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

Unified Diff: cc/renderer.h

Issue 11377055: cc: Rename Texture class to Resource. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 1 month 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/prioritized_resource_unittest.cc ('k') | cc/resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/renderer.h
diff --git a/cc/renderer.h b/cc/renderer.h
index f5d0fc687b9579783ae6f193f428c2abf7a31522..9e8e8771c68493cd69386e89d5292d4a68652be8 100644
--- a/cc/renderer.h
+++ b/cc/renderer.h
@@ -13,7 +13,7 @@
namespace cc {
-class ScopedTexture;
+class ScopedResource;
class CC_EXPORT RendererClient {
public:
« no previous file with comments | « cc/prioritized_resource_unittest.cc ('k') | cc/resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698