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

Unified Diff: content/renderer/presentation/test_presentation_connection.cc

Issue 2674273003: Revert of [Presentation API] (5th) (1-UA) integrate controller and receiver side for 1-UA messaging (Closed)
Patch Set: Created 3 years, 10 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 | « content/renderer/presentation/test_presentation_connection.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/presentation/test_presentation_connection.cc
diff --git a/content/renderer/presentation/test_presentation_connection.cc b/content/renderer/presentation/test_presentation_connection.cc
index a47460951d8b813932537d9b7d5cfbd6e8422088..39350bd9093ae8e52a0e96f006ad1391eacd4140 100644
--- a/content/renderer/presentation/test_presentation_connection.cc
+++ b/content/renderer/presentation/test_presentation_connection.cc
@@ -19,8 +19,4 @@
proxy_ = std::move(proxy);
}
-blink::WebPresentationConnectionProxy* TestPresentationConnection::proxy() {
- return proxy_.get();
-}
-
} // namespace content
« no previous file with comments | « content/renderer/presentation/test_presentation_connection.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698