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

Unified Diff: ui/views/mus/window_manager_connection.h

Issue 1423063004: Allow Chrome to bind an Application request from mojo_runner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@callback
Patch Set: . Created 5 years, 1 month 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
« chrome/browser/mojo_runner_util.h ('K') | « mojo/runner/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/window_manager_connection.h
diff --git a/ui/views/mus/window_manager_connection.h b/ui/views/mus/window_manager_connection.h
index cb64c8ee885361616b03d3da88cf712c3617d650..b610def4304b6a4c07a0e9cd978df21b24fce7d4 100644
--- a/ui/views/mus/window_manager_connection.h
+++ b/ui/views/mus/window_manager_connection.h
@@ -19,12 +19,6 @@ class UIInit;
}
}
-namespace views {
-class NativeWidget;
-namespace internal {
-class NativeWidgetDelegate;
-}
-
// Establishes a connection to the window manager for use by views within an
// application, and performs Aura initialization.
class WindowManagerConnection : public mus::WindowTreeDelegate {
« chrome/browser/mojo_runner_util.h ('K') | « mojo/runner/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698