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

Unified Diff: Source/core/platform/graphics/gpu/DrawingBuffer.cpp

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours Created 7 years, 7 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
Index: Source/core/platform/graphics/gpu/DrawingBuffer.cpp
diff --git a/Source/core/platform/graphics/gpu/DrawingBuffer.cpp b/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
index 2ecf9699f380cb4dc7787404b4a5d2ccd820b4f7..57829a249dcb876749e9e4c9114205ea74ba99d0 100644
--- a/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
+++ b/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
@@ -33,8 +33,6 @@
#include "core/platform/graphics/gpu/DrawingBuffer.h"
#include <algorithm>
-#include "core/html/ImageData.h"
-#include "core/html/canvas/CanvasRenderingContext.h"
#include "core/platform/chromium/TraceEvent.h"
#include "core/platform/graphics/Extensions3D.h"
#include "core/platform/graphics/GraphicsContext3D.h"

Powered by Google App Engine
This is Rietveld 408576698