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

Unified Diff: chrome/chrome_tests.gypi

Issue 7250009: Added guts to pull call signatures when assertions & expectations fail. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Include constructed messages instead of just call signature. Created 9 years, 5 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 | « no previous file | chrome/test/data/webui/assertions.js » ('j') | chrome/test/data/webui/test_api.js » ('J')
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 e75d5dee1e8f91db84dc0a782fdb28055a6043cc..853f8b44d1717215c6583441c0944ca572f0ba8e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2593,6 +2593,8 @@
'renderer/safe_browsing/render_view_fake_resources_test.h',
'renderer/translate_helper_browsertest.cc',
'test/automation/dom_automation_browsertest.cc',
+ 'test/data/webui/assertions-inl.h',
+ 'test/data/webui/assertions.js',
'test/data/webui/print_preview.js',
'test/data/webui/options.js',
'test/gpu/gpu_browsertest.cc',
« no previous file with comments | « no previous file | chrome/test/data/webui/assertions.js » ('j') | chrome/test/data/webui/test_api.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698