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

Unified Diff: sky/engine/core/frame/Frame.cpp

Issue 762993003: Remove GraphicsLayer family of classes. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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.cpp » ('j') | sky/engine/platform/scroll/ScrollableArea.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/frame/Frame.cpp
diff --git a/sky/engine/core/frame/Frame.cpp b/sky/engine/core/frame/Frame.cpp
index 2d23e0400c3e1c12f6cb4d02c251185d42a29b97..115d89ee66f26f00bbbf7c0e32089b83943fcc15 100644
--- a/sky/engine/core/frame/Frame.cpp
+++ b/sky/engine/core/frame/Frame.cpp
@@ -42,7 +42,6 @@
#include "sky/engine/core/page/FocusController.h"
#include "sky/engine/core/page/Page.h"
#include "sky/engine/core/rendering/RenderLayer.h"
-#include "sky/engine/platform/graphics/GraphicsLayer.h"
#include "sky/engine/public/platform/WebLayer.h"
#include "sky/engine/wtf/PassOwnPtr.h"
#include "sky/engine/wtf/RefCountedLeakCounter.h"
« no previous file with comments | « no previous file | sky/engine/core/frame/FrameView.cpp » ('j') | sky/engine/platform/scroll/ScrollableArea.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698