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

Unified Diff: chrome/chrome_tests.gypi

Issue 7645007: WebUI Testing: async support - global mocking, deferred runs, continued run. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added ability to defer RunTest. Created 9 years, 4 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 8c75bc0e7787c068b9bbfecd0db11ca3c32bc950..8f2388a0bf17bd2cdedf7a54bbef159c79accae2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2672,6 +2672,8 @@
'test/base/out_of_proc_test_runner.cc',
'test/data/webui/assertions-inl.h',
'test/data/webui/assertions.js',
+ 'test/data/webui/async_gen-inl.h',
+ 'test/data/webui/async_gen.js',
'test/data/webui/print_preview.js',
'test/data/webui/options.js',
# TODO(craig): Rename this and run from base_unittests when the test

Powered by Google App Engine
This is Rietveld 408576698