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

Unified Diff: build/gn_migration.gypi

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
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index d9211dee7d6efd56835fd154e4457029fb9507f6..d5a35e14e7a5b81e6bcacaf8e48041ef895098e7 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -252,6 +252,9 @@
}],
['OS=="android" and chromecast==0', {
'dependencies': [
+ '../android_webview/android_webview_shell.gyp:system_webview_shell_apk',
+ '../android_webview/android_webview_shell.gyp:system_webview_shell_layout_test_apk',
+ '../android_webview/android_webview_shell.gyp:system_webview_shell_page_cycler_apk',
'../chrome/android/chrome_apk.gyp:chrome_public_apk',
'../chrome/android/chrome_apk.gyp:chrome_public_test_apk',
'../chrome/android/chrome_apk.gyp:chrome_sync_shell_apk',
@@ -769,9 +772,6 @@
'../android_webview/android_webview.gyp:android_webview_test_apk',
'../android_webview/android_webview.gyp:android_webview_unittests',
'../android_webview/android_webview.gyp:android_webview_unittests_apk',
- '../android_webview/android_webview_shell.gyp:system_webview_shell_apk',
- '../android_webview/android_webview_shell.gyp:system_webview_shell_layout_test_apk',
- '../android_webview/android_webview_shell.gyp:system_webview_shell_page_cycler_apk',
],
}],
['OS=="android" and chromecast==0 and use_webview_internal_framework==0', {
« BUILD.gn ('K') | « android_webview/tools/webview_shell/test/data/webexposed/not-webview-exposed.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698