Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(545)

Unified Diff: BUILD.gn

Issue 1785283005: [WebView] Reorganize all of the WebView Shell apks into their own dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update path in run_tests.sh Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android_webview/android_webview_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | android_webview/android_webview_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698