Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 04ba3f889c9e20c25c12a56bf93bbf778a70912e..22cd8dddc88dd95d1246d4fc77b610e13629059c 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -87,6 +87,7 @@ |
'../android_webview/android_webview.gyp:system_webview_apk', |
'../android_webview/android_webview_shell.gyp:android_webview_shell_apk', |
'../android_webview/android_webview_telemetry_shell.gyp:android_webview_telemetry_shell_apk', |
+ '../chrome/android/chrome_apk.gyp:chrome_public_apk', |
'../chrome/chrome.gyp:chrome_shell_apk', |
'../chrome/chrome.gyp:chrome_sync_shell_apk', |
'../remoting/remoting.gyp:remoting_apk', |
@@ -876,6 +877,7 @@ |
# 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', |
+ '../chrome/android/chrome_apk.gyp:chrome_public_test_apk', |
'../chrome/chrome.gyp:chrome_junit_tests', |
'../chrome/chrome.gyp:chrome_shell_test_apk', |
'../chrome/chrome.gyp:chrome_sync_shell_test_apk', |