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

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

Issue 2764633002: cc/paint: Remove cc::PaintSurface. (Closed)
Patch Set: more stuff Created 3 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/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 38f3273f97c00454a8009189c3f7aaf718641fc1..556d2ca92485d334c953edb102777847fd2d064c 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -991,7 +991,6 @@ component("platform") {
"graphics/paint/PaintRecordBuilder.h",
"graphics/paint/PaintRecorder.h",
"graphics/paint/PaintShader.h",
- "graphics/paint/PaintSurface.h",
"graphics/paint/PropertyTreeState.cpp",
"graphics/paint/PropertyTreeState.h",
"graphics/paint/RasterInvalidationTracking.cpp",

Powered by Google App Engine
This is Rietveld 408576698