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

Unified Diff: chrome/android/chrome_apk.gyp

Issue 1818423003: Revert of Remove configuration policy from chrome build files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@policy_chrome_defines
Patch Set: 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
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/android/chrome_public_apk_tmpl.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/chrome_apk.gyp
diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp
index 8ca6c959a16a0fac345c3e06603f063438bc91e4..f14ae7d293882724889ab084badecde4fa7c54ad 100644
--- a/chrome/android/chrome_apk.gyp
+++ b/chrome/android/chrome_apk.gyp
@@ -162,6 +162,7 @@
'jinja_output': '<(chrome_public_apk_manifest)',
'jinja_variables': [
'channel=<(android_channel)',
+ 'configuration_policy=<(configuration_policy)',
'manifest_package=<(manifest_package)',
'min_sdk_version=16',
'target_sdk_version=23',
@@ -178,6 +179,7 @@
'jinja_output': '<(chrome_sync_shell_apk_manifest)',
'jinja_variables': [
'channel=<(android_channel)',
+ 'configuration_policy=<(configuration_policy)',
'manifest_package=<(sync_shell_manifest_package)',
'min_sdk_version=16',
'target_sdk_version=22',
« no previous file with comments | « chrome/android/BUILD.gn ('k') | chrome/android/chrome_public_apk_tmpl.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698