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

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

Issue 1406153004: components/mus/public/interfaces View => Window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Yet another rebase Created 5 years, 2 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 | « components/mus/ws/server_view.cc ('k') | components/mus/ws/server_view_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/server_view_observer.h
diff --git a/components/mus/ws/server_view_observer.h b/components/mus/ws/server_view_observer.h
index fe2d75ff50bc1b532ceab9f88aa8a0ac353c8248..81c058a4565011c842795b6a5f7897eb0e7a462f 100644
--- a/components/mus/ws/server_view_observer.h
+++ b/components/mus/ws/server_view_observer.h
@@ -52,7 +52,7 @@ class ServerViewObserver {
virtual void OnViewReordered(ServerView* view,
ServerView* relative,
- mojo::OrderDirection direction) {}
+ mojom::OrderDirection direction) {}
virtual void OnWillChangeViewVisibility(ServerView* view) {}
virtual void OnViewVisibilityChanged(ServerView* view) {}
« no previous file with comments | « components/mus/ws/server_view.cc ('k') | components/mus/ws/server_view_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698