summaryrefslogtreecommitdiffstats
path: root/chromium/android_webview/tools/system_webview_shell/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/android_webview/tools/system_webview_shell/BUILD.gn')
-rw-r--r--chromium/android_webview/tools/system_webview_shell/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/android_webview/tools/system_webview_shell/BUILD.gn b/chromium/android_webview/tools/system_webview_shell/BUILD.gn
index fe78b4d0863..f21ba2a07d1 100644
--- a/chromium/android_webview/tools/system_webview_shell/BUILD.gn
+++ b/chromium/android_webview/tools/system_webview_shell/BUILD.gn
@@ -38,6 +38,7 @@ android_apk("system_webview_shell_apk") {
":system_webview_shell_apk_resources",
"//base:base_java",
"//third_party/android_deps:android_support_v7_appcompat_java",
+ "//third_party/guava:guava_android_java",
]
}