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

Unified Diff: sky/engine/core/frame/FrameView.h

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 | « sky/engine/core/core.gni ('k') | sky/engine/core/rendering/PaintInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/frame/FrameView.h
diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
index 412391684578667d5d66e750f9ca3d157ad39a03..40a8b3707aaaee9ce2866c72f7628b5e733ca948 100644
--- a/sky/engine/core/frame/FrameView.h
+++ b/sky/engine/core/frame/FrameView.h
@@ -26,7 +26,6 @@
#define SKY_ENGINE_CORE_FRAME_FRAMEVIEW_H_
#include "gen/sky/platform/RuntimeEnabledFeatures.h"
-#include "sky/engine/core/rendering/PaintPhase.h"
#include "sky/engine/platform/HostWindow.h"
#include "sky/engine/platform/Timer.h"
#include "sky/engine/platform/Widget.h"
« no previous file with comments | « sky/engine/core/core.gni ('k') | sky/engine/core/rendering/PaintInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698