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

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: Minor comment fix. 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
« no previous file with comments | « chrome/browser/ui/webui/web_ui_browsertest.cc ('k') | chrome/test/data/webui/assertions.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 71d677fec30f4ca8db327845e75fc0c9899e7217..2e1ccb1637f9e48243d052a2fe3d13e9f141a75e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2614,8 +2614,9 @@
'test/base/render_view_test.cc',
'test/base/render_view_test.h',
'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
« no previous file with comments | « chrome/browser/ui/webui/web_ui_browsertest.cc ('k') | chrome/test/data/webui/assertions.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698