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

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

Issue 1722893002: [LoaderTest] Add the gtest pretty printer for ResourceError (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp1274063003
Patch Set: Rebase. Created 4 years, 10 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
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 6fcc25f0cf96801593c01a281828826af921418b..10564e6487d4d84982115e5dbdc41107e93e1d3d 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1234,6 +1234,7 @@
'platform_test_support_files': [
'graphics/test/FakeGraphicsLayerFactory.cpp',
'graphics/test/FakeGraphicsLayerFactory.h',
+ 'testing/PlatformTestPrinters.cpp',
'testing/GeometryPrinters.cpp',
'testing/GeometryPrinters.h',
'testing/MessageLoopForMojo.h',

Powered by Google App Engine
This is Rietveld 408576698