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

Unified Diff: components/mus/ws/forwarding_window_manager.h

Issue 1639563003: Renames WindowManagerConfig to FrameDecorationValues and moves to Display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 4 years, 11 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
Index: components/mus/ws/forwarding_window_manager.h
diff --git a/components/mus/ws/forwarding_window_manager.h b/components/mus/ws/forwarding_window_manager.h
index 8c4261c287a357ef7aba53c1317d6d48167b11e8..085f9cf1a787d1806958b1e4f9adb95e8edff235 100644
--- a/components/mus/ws/forwarding_window_manager.h
+++ b/components/mus/ws/forwarding_window_manager.h
@@ -30,7 +30,6 @@ class ForwardingWindowManager : public mojom::WindowManager {
void OpenWindow(
mus::mojom::WindowTreeClientPtr client,
mojo::Map<mojo::String, mojo::Array<uint8_t>> properties) override;
- void GetConfig(const GetConfigCallback& callback) override;
ConnectionManager* connection_manager_;

Powered by Google App Engine
This is Rietveld 408576698