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

Unified Diff: Source/web/web_tests.gyp

Issue 1285413007: Unify geometry test printers in a test support target. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: PrintTo instead of operator<< Created 5 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 | « Source/web/web.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web_tests.gyp
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp
index 63e7f87e1f8a8c1e37e7cdc8bc2c120889ded73e..01e51adbe3a57108f902441586cf7329ee19eff8 100644
--- a/Source/web/web_tests.gyp
+++ b/Source/web/web_tests.gyp
@@ -48,6 +48,7 @@
'dependencies': [
'../../public/blink.gyp:blink',
'../config.gyp:unittest_config',
+ '../platform/blink_platform_tests.gyp:blink_platform_test_support',
'../wtf/wtf_tests.gyp:wtf_unittest_helpers',
'web.gyp:blink_web_test_support',
'<(DEPTH)/base/base.gyp:base',
« no previous file with comments | « Source/web/web.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698