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

Unified Diff: cc/proxy.h

Issue 11748031: cc: remove loseOutputSurface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 12 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/layer_tree_host.cc ('k') | cc/single_thread_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proxy.h
diff --git a/cc/proxy.h b/cc/proxy.h
index b175f8f646c77febd1e7103d582730ca49708659..253dbd74cbdb442bf9106dcee2c6b4627940ec59 100644
--- a/cc/proxy.h
+++ b/cc/proxy.h
@@ -97,7 +97,6 @@ public:
virtual void acquireLayerTextures() = 0;
// Testing hooks
- virtual void loseOutputSurface() = 0;
virtual bool commitPendingForTesting() = 0;
protected:
« no previous file with comments | « cc/layer_tree_host.cc ('k') | cc/single_thread_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698