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

Unified Diff: chrome/chrome_tests.gypi

Issue 1947293002: Implement autofill Address and Credit Card lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 2607e91bc487fe8f1b4c605f61c3f7c24cc3a8d9..c69f3971c7d7cde229a652077d3dbaa5ea9807d1 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1016,6 +1016,7 @@
'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/settings_autofill_section_browsertest.js',
'test/data/webui/settings/settings_page_browsertest.js',
'test/data/webui/settings/settings_passwords_section_browsertest.js',
'test/data/webui/settings/settings_subpage_browsertest.js',

Powered by Google App Engine
This is Rietveld 408576698