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

Unified Diff: chrome/chrome_tests.gypi

Issue 1130553002: Web component test framework (wcTest.BrowserTest) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@MochaAdapter
Patch Set: Created 5 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 e9dcf726fcba225639ad4dc3aeb2f780fb822ffc..6759db62e29d8c21f2db03c41c27fd26270d666e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -885,6 +885,8 @@
'test/data/webui/async_gen.js',
'test/data/webui/certificate_viewer_dialog_test.js',
'test/data/webui/chrome_send_browsertest.js',
+ 'test/data/webui/cr_checkbox_tests.js',
+ 'test/data/webui/cr_elements_browsertest.js',
'test/data/webui/foo_bar_browsertest.js',
'test/data/webui/history_browsertest.js',
'test/data/webui/mock4js_browsertest.js',
@@ -904,6 +906,7 @@
'test/data/webui/ntp4.js',
'test/data/webui/print_preview.js',
'test/data/webui/sandboxstatus_browsertest.js',
+ 'test/data/webui/web_component_test.js',
],
'chrome_interactive_ui_test_sources': [
'../extensions/browser/app_window/app_window_interactive_uitest.cc',

Powered by Google App Engine
This is Rietveld 408576698