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

Unified Diff: cc/render_pass_draw_quad.h

Issue 11233025: cc: Remove CC*.h temporary includes, part 4/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/render_pass.cc ('k') | cc/render_pass_draw_quad.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/render_pass_draw_quad.h
diff --git a/cc/render_pass_draw_quad.h b/cc/render_pass_draw_quad.h
index c88f0480acc62b7711c9a92059ea5aefc60cf63f..3e202c8b8f14944c8c93c414ed941cf403751671 100644
--- a/cc/render_pass_draw_quad.h
+++ b/cc/render_pass_draw_quad.h
@@ -6,9 +6,9 @@
#define CCRenderPassDrawQuad_h
#include "CCDrawQuad.h"
-#include "CCRenderPass.h"
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
+#include "cc/render_pass.h"
#include "cc/resource_provider.h"
namespace cc {
« no previous file with comments | « cc/render_pass.cc ('k') | cc/render_pass_draw_quad.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698