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

Unified Diff: cc/CCProxy.h

Issue 10917153: Update cc snapshot to r127918 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/CCPrioritizedTextureTest.cpp ('k') | cc/CCRenderPass.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCProxy.h
diff --git a/cc/CCProxy.h b/cc/CCProxy.h
index 03913f241aec01f9ce1fc91cf8c68e5766e77ed1..f2cbc7d90c75ae68d0e899a9a1e4019bb93c2765 100644
--- a/cc/CCProxy.h
+++ b/cc/CCProxy.h
@@ -59,8 +59,6 @@ public:
// reinitialized.
virtual bool recreateContext() = 0;
- virtual int compositorIdentifier() const = 0;
-
virtual void implSideRenderingStats(CCRenderingStats&) = 0;
virtual const RendererCapabilities& rendererCapabilities() const = 0;
« no previous file with comments | « cc/CCPrioritizedTextureTest.cpp ('k') | cc/CCRenderPass.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698