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

Unified Diff: cc/texture.cc

Issue 11189076: cc: Remove CC*.h temporary includes, part 1/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: f...k 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/texture.h ('k') | cc/texture_draw_quad.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture.cc
diff --git a/cc/texture.cc b/cc/texture.cc
index beeff6bddbf76b35e7c558ca1c11ee2ba5526aee..34138620f476360689640f39a157b0438f45e910 100644
--- a/cc/texture.cc
+++ b/cc/texture.cc
@@ -4,7 +4,7 @@
#include "config.h"
-#include "CCTexture.h"
+#include "cc/texture.h"
namespace cc {
« no previous file with comments | « cc/texture.h ('k') | cc/texture_draw_quad.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698