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

Unified Diff: Source/core/platform/graphics/Canvas2DLayerBridge.cpp

Issue 64643009: Remove duplicated headers from core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 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: Source/core/platform/graphics/Canvas2DLayerBridge.cpp
diff --git a/Source/core/platform/graphics/Canvas2DLayerBridge.cpp b/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
index 52caea6d3ba63564e2b76bcec541f3a394309e6f..f7e911ca33b2d907134986ca2b647367234e92f9 100644
--- a/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
+++ b/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
@@ -31,7 +31,6 @@
#include "SkDevice.h"
#include "SkSurface.h"
#include "core/platform/graphics/Canvas2DLayerManager.h"
-#include "core/platform/graphics/GraphicsContext3D.h"
#include "core/platform/graphics/GraphicsLayer.h"
#include "core/platform/graphics/gpu/SharedGraphicsContext3D.h"
#include "platform/TraceEvent.h"
« no previous file with comments | « Source/core/platform/chromium/ChromiumDataObjectItem.cpp ('k') | Source/core/platform/graphics/DeferredImageDecoder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698