summaryrefslogtreecommitdiffstats
path: root/build/gn_migration.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/gn_migration.gypi')
-rw-r--r--build/gn_migration.gypi6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index bbbce06..df3b52c 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -253,6 +253,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',
@@ -766,9 +769,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', {