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

Unified Diff: services/ui/public/cpp/window_surface_client.h

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « services/ui/public/cpp/window_surface.h ('k') | services/ui/public/cpp/window_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/window_surface_client.h
diff --git a/components/mus/public/cpp/window_surface_client.h b/services/ui/public/cpp/window_surface_client.h
similarity index 70%
rename from components/mus/public/cpp/window_surface_client.h
rename to services/ui/public/cpp/window_surface_client.h
index 1208d2028f27fd86d8f1c11f8a45ee5cf212d20d..1b12a037351b43c80a9f36f786c3f72ffbe74445 100644
--- a/components/mus/public/cpp/window_surface_client.h
+++ b/services/ui/public/cpp/window_surface_client.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef COMPONENTS_MUS_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
-#define COMPONENTS_MUS_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
+#ifndef SERVICES_UI_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
+#define SERVICES_UI_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
namespace mus {
@@ -21,4 +21,4 @@ class WindowSurfaceClient {
} // namespace mus
-#endif // COMPONENTS_MUS_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
+#endif // SERVICES_UI_PUBLIC_CPP_WINDOW_SURFACE_CLIENT_H_
« no previous file with comments | « services/ui/public/cpp/window_surface.h ('k') | services/ui/public/cpp/window_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698