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

Unified Diff: chrome/chrome_tests.gypi

Issue 1957043002: Separate the listeners and getters for the Autofill Private API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@autofill-lists.gitbr
Patch Set: update histogram.xml and test Created 4 years, 7 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 57f46a2cb47ab963431c20312da3cb9e6ed03bc1..c81bb925863965c19cb694669597016a7be779ab 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1017,6 +1017,8 @@
'test/data/webui/settings/easy_unlock_browsertest_chromeos.js',
'test/data/webui/settings/languages_page_browsertest.js',
'test/data/webui/settings/on_startup_browsertest.js',
+ 'test/data/webui/settings/passwords_and_autofill_fake_data.js',
+ 'test/data/webui/settings/passwords_and_forms_browsertest.js',
'test/data/webui/settings/settings_autofill_section_browsertest.js',
'test/data/webui/settings/settings_page_browsertest.js',
'test/data/webui/settings/settings_passwords_section_browsertest.js',

Powered by Google App Engine
This is Rietveld 408576698