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

Unified Diff: chrome/chrome_tests.gypi

Issue 12208068: Add a set passphrase dialog for managed user accounts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile error on linux_clang. 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/chrome_browser_ui.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 ff374d71f086c4657c688f80b214e23263ff3e71..c056036c36fb9b9dcba2d30b5fe2bba9bf180560 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1388,6 +1388,9 @@
'browser/ui/webui/options/font_settings_browsertest.js',
'browser/ui/webui/options/language_options_browsertest.js',
'browser/ui/webui/options/language_options_dictionary_download_browsertest.js',
+ '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/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/chrome_browser_ui.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698