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

Unified Diff: cc/output/gl_renderer.cc

Issue 18156005: cc: Remove unused WebKit includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: forward declare it 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 | « cc/output/gl_renderer.h ('k') | cc/output/gl_renderer_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/gl_renderer.cc
diff --git a/cc/output/gl_renderer.cc b/cc/output/gl_renderer.cc
index ad6d3428de8f18c670386d80224c902fc696508f..add0185d580cfd19eb9bd26bdaedb36699b09104 100644
--- a/cc/output/gl_renderer.cc
+++ b/cc/output/gl_renderer.cc
@@ -54,7 +54,6 @@
#include "ui/gfx/rect_conversions.h"
using WebKit::WebGraphicsContext3D;
-using WebKit::WebGraphicsMemoryAllocation;
namespace cc {
« no previous file with comments | « cc/output/gl_renderer.h ('k') | cc/output/gl_renderer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698