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

Unified Diff: cc/software_renderer.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/single_thread_proxy.cc ('k') | cc/software_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/software_renderer.h
diff --git a/cc/software_renderer.h b/cc/software_renderer.h
index a3a35d8f90f08cad304f203d1919f48446e559aa..92961cacbc43aeb230241089b0feb522fc54f980 100644
--- a/cc/software_renderer.h
+++ b/cc/software_renderer.h
@@ -6,7 +6,7 @@
#define CCRendererSoftware_h
#include "base/basictypes.h"
-#include "CCDirectRenderer.h"
+#include "cc/direct_renderer.h"
#include <public/WebCompositorSoftwareOutputDevice.h>
namespace cc {
« no previous file with comments | « cc/single_thread_proxy.cc ('k') | cc/software_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698