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

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: Rebase to ToT and address review comments. 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a55cfa0a75e126ffbbf4eb5717cb37d8d9f21fde..e615e4b3a6453e768ab830c97981106ec045a24a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1427,6 +1427,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',

Powered by Google App Engine
This is Rietveld 408576698