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

Unified Diff: chrome/chrome_browser.gypi

Issue 3038013: Disable proxy config button and show banner if proxy prefs are managed. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: fix nits Created 10 years, 5 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/views/options/advanced_contents_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | 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 d878d8662a8122ddf12b26ce2ab9e619545d3a05..971ab4543584d0414de25568f695a94eaab4d863 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2036,6 +2036,8 @@
'browser/pref_member.h',
'browser/pref_service.cc',
'browser/pref_service.h',
+ 'browser/pref_set_observer.cc',
+ 'browser/pref_set_observer.h',
'browser/pref_value_store.cc',
'browser/pref_value_store.h',
'browser/preferences_mac.cc',
« no previous file with comments | « chrome/browser/views/options/advanced_contents_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698