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

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

Issue 851503003: Update from https://crrev.com/311076 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « skia/skia_tests.gyp ('k') | sky/engine/platform/graphics/GraphicsContextRecorder.h » ('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 6e031494284567ec53a8296e87028c7144535cb1..93537b41be54b422bb633fa7928fd50c926933bb 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -353,8 +353,6 @@ source_set("platform") {
"graphics/GraphicsContext.cpp",
"graphics/GraphicsContext.h",
"graphics/GraphicsContextAnnotation.h",
- "graphics/GraphicsContextRecorder.cpp",
- "graphics/GraphicsContextRecorder.h",
"graphics/GraphicsContextState.cpp",
"graphics/GraphicsContextState.h",
"graphics/GraphicsContextStateSaver.h",
@@ -381,8 +379,6 @@ source_set("platform") {
"graphics/ImageSource.cpp",
"graphics/ImageSource.h",
"graphics/InterceptingCanvas.h",
- "graphics/LoggingCanvas.cpp",
- "graphics/LoggingCanvas.h",
"graphics/OpaqueRectTrackingContentLayerDelegate.cpp",
"graphics/OpaqueRectTrackingContentLayerDelegate.h",
"graphics/Path.cpp",
@@ -391,12 +387,8 @@ source_set("platform") {
"graphics/PathTraversalState.h",
"graphics/Pattern.cpp",
"graphics/Pattern.h",
- "graphics/ProfilingCanvas.cpp",
- "graphics/ProfilingCanvas.h",
"graphics/RegionTracker.cpp",
"graphics/RegionTracker.h",
- "graphics/ReplayingCanvas.cpp",
- "graphics/ReplayingCanvas.h",
"graphics/skia/GaneshUtils.cpp",
"graphics/skia/GaneshUtils.h",
"graphics/skia/NativeImageSkia.cpp",
« no previous file with comments | « skia/skia_tests.gyp ('k') | sky/engine/platform/graphics/GraphicsContextRecorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698