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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2345423002: Remove CanvasSurfaceLayerBridgeClient (Closed)
Patch Set: Revert one more thing Created 4 years, 3 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/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index fb91d491a3b00946757a33612b00bcdcde34f977..f6f25a8d5cb49e5386a1bb755cd2960de410df25 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -748,9 +748,6 @@ component("platform") {
"graphics/CanvasMetrics.h",
"graphics/CanvasSurfaceLayerBridge.cpp",
"graphics/CanvasSurfaceLayerBridge.h",
- "graphics/CanvasSurfaceLayerBridgeClient.h",
- "graphics/CanvasSurfaceLayerBridgeClientImpl.cpp",
- "graphics/CanvasSurfaceLayerBridgeClientImpl.h",
"graphics/Color.cpp",
"graphics/Color.h",
"graphics/ColorSpace.cpp",

Powered by Google App Engine
This is Rietveld 408576698