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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11414294: Add a "managed user settings" page to chrome://settings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 8 years 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/options_ui.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index f28a8443d892192b1c9611cf05a725f3170fdea9..14ffc87efb3a806aef66a27b7216ed2c44728a22 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1998,6 +1998,8 @@
'browser/ui/webui/options/language_options_handler.h',
'browser/ui/webui/options/language_options_handler_common.cc',
'browser/ui/webui/options/language_options_handler_common.h',
+ 'browser/ui/webui/options/managed_user_settings_handler.cc',
+ 'browser/ui/webui/options/managed_user_settings_handler.h',
'browser/ui/webui/options/manage_profile_handler.cc',
'browser/ui/webui/options/manage_profile_handler.h',
'browser/ui/webui/options/media_devices_selection_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/options_ui.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698