Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index dde5e327f6b50af9443a4fb8e197a94d7e3fbe93..df38f99ce8d919fcf8d6664f08f28c2e3f6c7542 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -85,7 +85,7 @@ |
'dependencies': [ |
'../android_webview/android_webview.gyp:android_webview_apk', |
'../android_webview/android_webview.gyp:system_webview_apk', |
- '../android_webview/android_webview_shell.gyp:android_webview_shell_apk', |
+ '../android_webview/android_webview_shell.gyp:system_webview_shell_apk', |
'../chrome/android/chrome_apk.gyp:chrome_public_apk', |
'../chrome/android/chrome_apk.gyp:chrome_sync_shell_apk', |
'../remoting/remoting.gyp:remoting_apk', |
@@ -870,6 +870,8 @@ |
# Unit test bundles packaged as an apk. |
'../android_webview/android_webview.gyp:android_webview_test_apk', |
'../android_webview/android_webview.gyp:android_webview_unittests_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_test_apk', |
'../chrome/android/chrome_apk.gyp:chrome_sync_shell_test_apk', |
'../chrome/chrome.gyp:chrome_junit_tests', |