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

Unified Diff: cc/test/layer_tree_test.h

Issue 2320823003: cc/blimp: Remove Initialize and Close messages. (Closed)
Patch Set: format Created 4 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/proto/compositor_message_to_impl.proto ('k') | cc/test/layer_tree_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/layer_tree_test.h
diff --git a/cc/test/layer_tree_test.h b/cc/test/layer_tree_test.h
index 83819211ad173940c77e8e00110c2fa9d2b807d8..7e85a199de8ed558ab3f66d3af098832e8a94037 100644
--- a/cc/test/layer_tree_test.h
+++ b/cc/test/layer_tree_test.h
@@ -154,10 +154,6 @@ class LayerTreeTest : public testing::Test, public TestHooks {
}
void DestroyLayerTreeHost();
- void DestroyRemoteClientHost() override;
-
- void CreateRemoteClientHost(
- const proto::CompositorMessageToImpl& proto) override;
// By default, output surface recreation is synchronous.
void RequestNewOutputSurface() override;
« no previous file with comments | « cc/proto/compositor_message_to_impl.proto ('k') | cc/test/layer_tree_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698