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

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

Issue 1810853002: Blink Platform: Erase GraphicsLayerFactory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 4bcb24047b4c5d593f6f2f16a74bef27353104c4..c4f6b89df9ece5f7cd77cd238e565a0fa049632d 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -608,7 +608,6 @@
'graphics/GraphicsLayerClient.h',
'graphics/GraphicsLayerDebugInfo.cpp',
'graphics/GraphicsLayerDebugInfo.h',
- 'graphics/GraphicsLayerFactory.h',
'graphics/GraphicsTypes.cpp',
'graphics/GraphicsTypes.h',
'graphics/GraphicsTypes3D.h',
@@ -1235,8 +1234,6 @@
'threading/BackgroundTaskRunnerTest.cpp',
],
'platform_test_support_files': [
- 'graphics/test/FakeGraphicsLayerFactory.cpp',
- 'graphics/test/FakeGraphicsLayerFactory.h',
'testing/FontTestHelpers.cpp',
'testing/FontTestHelpers.h',
'testing/GeometryPrinters.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/page/ChromeClient.h ('k') | third_party/WebKit/Source/platform/graphics/GraphicsLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698