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

Unified Diff: sky/engine/web/LinkHighlight.cpp

Issue 758373002: Remove most of the old compositing code. (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
Index: sky/engine/web/LinkHighlight.cpp
diff --git a/sky/engine/web/LinkHighlight.cpp b/sky/engine/web/LinkHighlight.cpp
index 6d17f470ef5aafa530da9e766cbca05967e7e694..c2258bb7f8283e4eaf25d5095345f6965b8e7618 100644
--- a/sky/engine/web/LinkHighlight.cpp
+++ b/sky/engine/web/LinkHighlight.cpp
@@ -34,7 +34,6 @@
#include "sky/engine/core/rendering/RenderLayerModelObject.h"
#include "sky/engine/core/rendering/RenderObject.h"
#include "sky/engine/core/rendering/RenderView.h"
-#include "sky/engine/core/rendering/compositing/CompositedLayerMapping.h"
#include "sky/engine/core/rendering/style/ShadowData.h"
#include "sky/engine/platform/graphics/Color.h"
#include "sky/engine/public/platform/Platform.h"

Powered by Google App Engine
This is Rietveld 408576698