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

Unified Diff: chrome/chrome_tests.gypi

Issue 2072643002: MD Settings: animation interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 91eb0f02f9b932a670e12bcbe919259adfc3d1aa..94282c5f6bed7e13aa50399184b83247b3207aef 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1007,6 +1007,7 @@
'test/data/webui/print_preview.js',
'test/data/webui/sandboxstatus_browsertest.js',
'test/data/webui/settings/advanced_page_browsertest.js',
+ 'test/data/webui/settings/animation_browsertest.js',
'test/data/webui/settings/basic_page_browsertest.js',
'test/data/webui/settings/bluetooth_page_browsertest_chromeos.js',
'test/data/webui/settings/cr_settings_browsertest.js',
@@ -1019,6 +1020,7 @@
'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',
+ 'test/data/webui/settings/transition_browsertest.js',
'test/data/webui/text_defaults_browsertest.js',
'test/data/webui/webui_resource_async_browsertest.js',
],

Powered by Google App Engine
This is Rietveld 408576698