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

Unified Diff: cc/trees/proxy.h

Issue 1968363002: SurfaceAggregator should check whether output is secure when drawin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/trees/layer_tree_impl.cc ('k') | cc/trees/proxy_main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/trees/proxy.h
diff --git a/cc/trees/proxy.h b/cc/trees/proxy.h
index 1ea98a3444df9537fb250753e8e78577c0a2a22c..a8f3e99ca5670ea517ec01e2619275ec1dadc5e0 100644
--- a/cc/trees/proxy.h
+++ b/cc/trees/proxy.h
@@ -78,8 +78,6 @@ class CC_EXPORT Proxy {
TopControlsState current,
bool animate) = 0;
- virtual void SetOutputIsSecure(bool output_is_secure) = 0;
-
// Testing hooks
virtual bool MainFrameWillHappenForTesting() = 0;
};
« no previous file with comments | « cc/trees/layer_tree_impl.cc ('k') | cc/trees/proxy_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698