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

Unified Diff: Source/platform/platform.gni

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/platform/geometry/LayoutRect.h ('k') | Source/platform/testing/GeometryPrinters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/platform.gni
diff --git a/Source/platform/platform.gni b/Source/platform/platform.gni
index 2f61a007739d1f2f08ef6d77f9d3850c0774dbbf..6d7d403db18dedf3b0dba297f1b2abe04acce281 100644
--- a/Source/platform/platform.gni
+++ b/Source/platform/platform.gni
@@ -15,3 +15,4 @@ platform_files = _gypi.platform_files
platform_test_files = get_path_info(_gypi.platform_test_files, "abspath")
platform_unittest_support_files = get_path_info(_gypi.platform_unittest_support_files, "abspath")
platform_web_unittest_files = get_path_info(_gypi.platform_web_unittest_files, "abspath")
+platform_test_support_files = get_path_info(_gypi.platform_test_support_files, "abspath")
« no previous file with comments | « Source/platform/geometry/LayoutRect.h ('k') | Source/platform/testing/GeometryPrinters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698