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

Unified Diff: cc/texture.h

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fixed the conflicts hopefuly 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/tiled_layer_test_common.h ('k') | cc/texture_copier.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture.h
diff --git a/cc/texture.h b/cc/texture.h
index 8d0def354495aab9e2cf023a8781a6bec9c03cdf..e655b371df75af3b9e04519df4174f56d7e6f6f2 100644
--- a/cc/texture.h
+++ b/cc/texture.h
@@ -5,7 +5,7 @@
#ifndef CCTexture_h
#define CCTexture_h
-#include "CCResourceProvider.h"
+#include "cc/resource_provider.h"
#include "CCTexture.h"
#include "GraphicsContext3D.h"
#include "IntSize.h"
« no previous file with comments | « cc/test/tiled_layer_test_common.h ('k') | cc/texture_copier.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698