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

Unified Diff: cc/output/gl_renderer.h

Issue 18156005: cc: Remove unused WebKit includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « no previous file | cc/output/gl_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/gl_renderer.h
diff --git a/cc/output/gl_renderer.h b/cc/output/gl_renderer.h
index 7226ad63063300c2e8f2a67b8c00d28d498b1b34..c2f77248dbd50bd7b92a459120ac3f6eb58a64de 100644
--- a/cc/output/gl_renderer.h
+++ b/cc/output/gl_renderer.h
@@ -18,8 +18,6 @@
#include "cc/quads/solid_color_draw_quad.h"
#include "cc/quads/tile_draw_quad.h"
#include "cc/quads/yuv_video_draw_quad.h"
-#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
danakj 2013/07/02 15:59:00 Could you forward declare this class, rather than
tfarina 2013/07/03 03:04:01 Done.
-#include "third_party/WebKit/public/platform/WebGraphicsMemoryAllocation.h"
#include "ui/gfx/quad_f.h"
class SkBitmap;
« no previous file with comments | « no previous file | cc/output/gl_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698