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

Unified Diff: cc/quad_culler.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/proxy.cc ('k') | cc/quad_culler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/quad_culler.h
diff --git a/cc/quad_culler.h b/cc/quad_culler.h
index b3927cc646631511bbf835232c943b95851d4514..b908dfd505fda5fcc137a5cf3fc11766587f2eee 100644
--- a/cc/quad_culler.h
+++ b/cc/quad_culler.h
@@ -5,8 +5,8 @@
#ifndef CCQuadCuller_h
#define CCQuadCuller_h
-#include "CCQuadSink.h"
-#include "CCRenderPass.h"
+#include "cc/quad_sink.h"
+#include "cc/render_pass.h"
namespace cc {
class CCLayerImpl;
« no previous file with comments | « cc/proxy.cc ('k') | cc/quad_culler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698