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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1464953003: Revert of More regular Platform implementations in unit tests (reland.) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index f0dbfe7be00a86a000775f78e4fa2527f8b14f4f..4ef56a698adfce76629f716367d779c839bfe3a9 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -973,6 +973,8 @@
'PODRedBlackTreeTest.cpp',
'PurgeableVectorTest.cpp',
'SharedBufferTest.cpp',
+ 'TestingPlatformSupport.cpp',
+ 'TestingPlatformSupport.h',
'TimerTest.cpp',
'TracedValueTest.cpp',
'UUIDTest.cpp',
@@ -1076,8 +1078,6 @@
'testing/GeometryPrinters.h',
'testing/PaintPrinters.cpp',
'testing/PaintPrinters.h',
- 'testing/TestingPlatformSupport.cpp',
- 'testing/TestingPlatformSupport.h',
'testing/TransformPrinters.cpp',
'testing/TransformPrinters.h',
],
« no previous file with comments | « third_party/WebKit/Source/platform/TimerTest.cpp ('k') | third_party/WebKit/Source/platform/blink_platform_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698