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

Unified Diff: cc/output/gl_renderer_unittest.cc

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
« cc/output/gl_renderer.h ('K') | « cc/output/gl_renderer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/gl_renderer_unittest.cc
diff --git a/cc/output/gl_renderer_unittest.cc b/cc/output/gl_renderer_unittest.cc
index 5687cb00fb85f02f81b6c9c9c6b31af45e6ce16f..3bea4097002a63c85e83caa30287b2eddf37b642 100644
--- a/cc/output/gl_renderer_unittest.cc
+++ b/cc/output/gl_renderer_unittest.cc
@@ -37,7 +37,6 @@ using testing::InSequence;
using testing::Mock;
using testing::Return;
using testing::StrictMock;
-using WebKit::WebGraphicsMemoryAllocation;
using WebKit::WebGLId;
using WebKit::WebString;
using WebKit::WGC3Dbitfield;
« cc/output/gl_renderer.h ('K') | « cc/output/gl_renderer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698