From a73bdd5538ce40dd9e3a664ed5c42b2618f04d01 Mon Sep 17 00:00:00 2001 From: pkotwicz Date: Fri, 5 Jun 2015 10:38:55 -0700 Subject: Make chrome_public_apk, not chrome_staging_java depend on chrome_template_resources This CL fixes a bug where we were incorrectly building the chrome_template_resources target with manifest_package = "org.chromium.chrome" for internal Chrome builds. This CL makes chrome_public_apk (which is not shared with the internal build) depend on chrome_template_resources instead of chrome_staging_java (which is shared with the internal build). This allows the internal build to depend on a chrome_template_resources-like target which uses the correct package name. BUG=495428 TEST=None Review URL: https://codereview.chromium.org/1161833003 Cr-Commit-Position: refs/heads/master@{#333085} --- chrome/android/chrome_apk.gyp | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'chrome/android/chrome_apk.gyp') diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp index d78111f..5a4b5f7 100644 --- a/chrome/android/chrome_apk.gyp +++ b/chrome/android/chrome_apk.gyp @@ -9,7 +9,7 @@ 'variables': { 'chromium_code': 1, 'package_name': 'chrome_public_apk', - 'manifest_package%': 'org.chromium.chrome', + 'manifest_package': 'org.chromium.chrome', 'chrome_public_apk_manifest': '<(SHARED_INTERMEDIATE_DIR)/chrome_public_apk_manifest/AndroidManifest.xml', 'chrome_public_test_apk_manifest': '<(SHARED_INTERMEDIATE_DIR)/chrome_public_test_apk_manifest/AndroidManifest.xml', 'never_lint': 1, @@ -140,7 +140,6 @@ 'res_extra_files': ['