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

Unified Diff: components/mus/public/cpp/lib/window_tree_client_impl.h

Issue 1510413004: Removes some dead code from WindowTreeClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | components/mus/public/cpp/lib/window_tree_client_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/cpp/lib/window_tree_client_impl.h
diff --git a/components/mus/public/cpp/lib/window_tree_client_impl.h b/components/mus/public/cpp/lib/window_tree_client_impl.h
index abf688fae4da7e8aab8a5398094eebf78c3635d7..e5e11854e33f99bc174cdf93169ef02fd89ac989 100644
--- a/components/mus/public/cpp/lib/window_tree_client_impl.h
+++ b/components/mus/public/cpp/lib/window_tree_client_impl.h
@@ -190,8 +190,6 @@ class WindowTreeClientImpl : public WindowTreeConnection,
const mojo::String& name,
mojo::Array<uint8_t> transit_data) override;
- mojo::Callback<void(bool)> ActionCompletedCallback();
-
// This is set once and only once when we get OnEmbed(). It gives the unique
// id for this connection.
ConnectionSpecificId connection_id_;
« no previous file with comments | « no previous file | components/mus/public/cpp/lib/window_tree_client_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698