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

Unified Diff: chrome/chrome_tests.gypi

Issue 11783008: Add a lock to the managed user settings page and require authentication for unlocking. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix problem with some WebUI tests. Created 7 years, 10 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/managed_user_settings_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 800a09c47ee66e51b30a76c5dd02f24c431ea3c8..8b80a7f307be19a5ae64e8cc6de7736530a53c31 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1430,6 +1430,9 @@
'browser/ui/webui/options/managed_user_set_passphrase_browsertest.js',
'browser/ui/webui/options/managed_user_set_passphrase_test.cc',
'browser/ui/webui/options/managed_user_set_passphrase_test.h',
+ 'browser/ui/webui/options/managed_user_settings_browsertest.js',
+ 'browser/ui/webui/options/managed_user_settings_test.cc',
+ 'browser/ui/webui/options/managed_user_settings_test.h',
'browser/ui/webui/options/options_browsertest.js',
'browser/ui/webui/options/options_ui_browsertest.cc',
'browser/ui/webui/options/options_ui_browsertest.h',
« no previous file with comments | « chrome/browser/ui/webui/options/managed_user_settings_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698