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

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

Issue 794733004: Remove CompositingReasons.* (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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/rendering/RenderObject.cpp ('k') | sky/engine/platform/graphics/CompositingReasons.cpp » ('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 51f78d73900220c433ef862eabf865428d591b4f..920bd92bde4e035425c766c019305caee4298361 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -267,8 +267,6 @@ source_set("platform") {
"graphics/Color.h",
"graphics/ColorSpace.cpp",
"graphics/ColorSpace.h",
- "graphics/CompositingReasons.cpp",
- "graphics/CompositingReasons.h",
"graphics/CrossfadeGeneratedImage.cpp",
"graphics/CrossfadeGeneratedImage.h",
"graphics/DashArray.h",
« no previous file with comments | « sky/engine/core/rendering/RenderObject.cpp ('k') | sky/engine/platform/graphics/CompositingReasons.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698