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

Unified Diff: sky/engine/core/core.gni

Issue 895483002: Remove the last remnant of paint phases. (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 | « no previous file | sky/engine/core/frame/FrameView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index dd2d576cb4e82850a2c19b99deac94b54adba6d4..b89365517c74d72022e1b9054186760f6a0a48c3 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -1041,7 +1041,6 @@ sky_core_files = [
"rendering/OrderIterator.cpp",
"rendering/OrderIterator.h",
"rendering/PaintInfo.h",
- "rendering/PaintPhase.h",
"rendering/PointerEventsHitRules.cpp",
"rendering/PointerEventsHitRules.h",
"rendering/RenderBlock.cpp",
« no previous file with comments | « no previous file | sky/engine/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698