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

Unified Diff: chrome/chrome_browser.gypi

Issue 10917266: Rename "chrome/browser/policy/policy_constants.h" so that it doesn't clash with the generated "poli… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/browser/ui/webui/options/preferences_browsertest.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0debbe47888eb18ebc4a07a86935f26234759f6b..26950281791c65e2a993022aed931be77256df74 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1296,7 +1296,6 @@
'browser/policy/network_configuration_updater.h',
'browser/policy/policy_bundle.cc',
'browser/policy/policy_bundle.h',
- 'browser/policy/policy_constants.h',
'browser/policy/policy_error_map.cc',
'browser/policy/policy_error_map.h',
'browser/policy/policy_loader_mac.cc',
@@ -1315,6 +1314,7 @@
'browser/policy/policy_service_impl.h',
'browser/policy/policy_service_stub.cc',
'browser/policy/policy_service_stub.h',
+ 'browser/policy/policy_types.h',
'browser/policy/proxy_policy_provider.cc',
'browser/policy/proxy_policy_provider.h',
'browser/policy/url_blacklist_manager.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/preferences_browsertest.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698