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

Unified Diff: content/common/cc_messages_unittest.cc

Issue 1002063003: Remove unused include of cc/layers/ from cc/quads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove dead forward decl from cc_messages_unittest Created 5 years, 9 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/quads/yuv_video_draw_quad.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/cc_messages_unittest.cc
diff --git a/content/common/cc_messages_unittest.cc b/content/common/cc_messages_unittest.cc
index 1807f967310afdc0f8cb19570cecdbd56459f8dd..3be3adec352a849785091b5e84f10ac2d4e1a13d 100644
--- a/content/common/cc_messages_unittest.cc
+++ b/content/common/cc_messages_unittest.cc
@@ -39,7 +39,6 @@ using cc::TextureDrawQuad;
using cc::TileDrawQuad;
using cc::TransferableResource;
using cc::StreamVideoDrawQuad;
-using cc::VideoLayerImpl;
using cc::YUVVideoDrawQuad;
using gfx::Transform;
« no previous file with comments | « cc/quads/yuv_video_draw_quad.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698