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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 678483002: Remove RecordingImageBufferSurface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « sky/engine/core/html/HTMLCanvasElement.cpp ('k') | sky/engine/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 73b801574356a38cd9a8792b4dcba845f8c56fa7..477790270ea57a9b0d6d0d5149a913ce476ba493 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -505,8 +505,6 @@ component("platform") {
"graphics/Pattern.h",
"graphics/ProfilingCanvas.cpp",
"graphics/ProfilingCanvas.h",
- "graphics/RecordingImageBufferSurface.cpp",
- "graphics/RecordingImageBufferSurface.h",
"graphics/RegionTracker.cpp",
"graphics/RegionTracker.h",
"graphics/ReplayingCanvas.cpp",
@@ -820,7 +818,6 @@ test("platform_unittests") {
"geometry/RegionTest.cpp",
"geometry/RoundedRectTest.cpp",
"graphics/GraphicsContextTest.cpp",
- "graphics/RecordingImageBufferSurfaceTest.cpp",
"graphics/ThreadSafeDataTransportTest.cpp",
"graphics/filters/FilterOperationsTest.cpp",
"graphics/filters/ImageFilterBuilderTest.cpp",
« no previous file with comments | « sky/engine/core/html/HTMLCanvasElement.cpp ('k') | sky/engine/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698