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

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: 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 472c12e1038a17edf3c6a21d77752d50caac6d5e..1566be744e4de8d72bc8b1783d4a3cbb9e8fbca3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -309,7 +309,7 @@ group("both_gn_and_gyp") {
deps += [
"//android_webview",
"//android_webview/test",
- "//android_webview/tools",
+ "//android_webview/tools/system_webview_shell",
"//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