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

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

Issue 1466603003: Revert of More regular Platform implementations in unit tests. (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 aaa6d1981495358c1e9698eb3953241f9cd5b8ea..c1a925590d963a25643f5c19ed941d934dcf168f 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -971,6 +971,8 @@
'PODRedBlackTreeTest.cpp',
'PurgeableVectorTest.cpp',
'SharedBufferTest.cpp',
+ 'TestingPlatformSupport.cpp',
+ 'TestingPlatformSupport.h',
'TimerTest.cpp',
'TracedValueTest.cpp',
'UUIDTest.cpp',
@@ -1074,8 +1076,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/fonts/FontCacheTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698