Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 0fa20137de85122db077647f1315e2bb37d7d4c0..dda776ec70c4c8cf5208170ab5912dac6df7695d 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -310,7 +310,7 @@ group("both_gn_and_gyp") { |
deps += [ |
"//android_webview", |
"//android_webview/test", |
- "//android_webview/tools", |
+ "//android_webview/tools/webview_shell", |
timvolodine
2016/03/14 19:36:38
why is this needed?
mikecase (-- gone --)
2016/03/15 21:08:01
This is needed because I moved the BUILD.gn file f
|
"//chrome/android:chrome_junit_tests", |
"//chrome/android:chrome_public_apk", |
"//chrome/android:chrome_public_test_apk", |