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

Unified Diff: cc/test/mock_quad_culler.h

Issue 11228059: cc: Remove CC*.h temporary includes, part 6/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase - fix conflicts Created 8 years, 2 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/test/layer_tree_test_common.cc ('k') | cc/test/scheduler_test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/mock_quad_culler.h
diff --git a/cc/test/mock_quad_culler.h b/cc/test/mock_quad_culler.h
index 06b76876b264c50efa9b17e88ccb70e9a826e815..dc84c6d9ce36f91e2c5d6bb68a4ae7f9fa16ff8f 100644
--- a/cc/test/mock_quad_culler.h
+++ b/cc/test/mock_quad_culler.h
@@ -5,9 +5,9 @@
#ifndef MockCCQuadCuller_h
#define MockCCQuadCuller_h
-#include "CCDrawQuad.h"
#include "IntRect.h"
#include "base/memory/scoped_ptr.h"
+#include "cc/draw_quad.h"
#include "cc/quad_sink.h"
#include "cc/render_pass.h"
« no previous file with comments | « cc/test/layer_tree_test_common.cc ('k') | cc/test/scheduler_test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698