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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1456783004: Remove configuration policy on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up gyp and DEPS Created 5 years, 1 month 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
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 03007e35fe75e44471390d9bd07d1efb147eb12a..11cafedd6b86e7bd12e317592ace9292b4c3fb26 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -571,12 +571,6 @@
'ios_chrome_browser_rlz',
],
}],
- ['configuration_policy==1', {
- 'dependencies': [
- '../../components/components.gyp:policy_component_browser',
- '../../components/components.gyp:policy_component_common',
- ],
- }],
],
},
{
« no previous file with comments | « ios/chrome/browser/prefs/ios_chrome_pref_service_factory.cc ('k') | ios/chrome/test/testing_application_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698