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

Unified Diff: cc/unthrottled_texture_uploader.h

Issue 11145033: cc: Get rid of CC*.h temporary header files. (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
Index: cc/unthrottled_texture_uploader.h
diff --git a/cc/unthrottled_texture_uploader.h b/cc/unthrottled_texture_uploader.h
index bc0822ace22ea3c902fda64d768c41f2e4868bf6..5cd4851bb41d6720a7fccb242af7c2f5ad3a734e 100644
--- a/cc/unthrottled_texture_uploader.h
+++ b/cc/unthrottled_texture_uploader.h
@@ -6,7 +6,7 @@
#define UnthrottledTextureUploader_h
#include "base/basictypes.h"
-#include "CCResourceProvider.h"
+#include "cc/resource_provider.h"
#include "TextureUploader.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698