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

Unified Diff: services/ui/ws/platform_display_init_params.cc

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/ws/platform_display_init_params.h ('k') | services/ui/ws/platform_screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/platform_display_init_params.cc
diff --git a/components/mus/ws/platform_display_init_params.cc b/services/ui/ws/platform_display_init_params.cc
similarity index 77%
rename from components/mus/ws/platform_display_init_params.cc
rename to services/ui/ws/platform_display_init_params.cc
index 394b5711637fbc307760c6cbb23b2f9309640733..08f0cf7b9fd40c0a629cfdb74f602b9630a53e62 100644
--- a/components/mus/ws/platform_display_init_params.cc
+++ b/services/ui/ws/platform_display_init_params.cc
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/mus/ws/platform_display_init_params.h"
+#include "services/ui/ws/platform_display_init_params.h"
-#include "components/mus/gles2/gpu_state.h"
-#include "components/mus/surfaces/surfaces_state.h"
+#include "services/ui/gles2/gpu_state.h"
+#include "services/ui/surfaces/surfaces_state.h"
namespace mus {
namespace ws {
« no previous file with comments | « services/ui/ws/platform_display_init_params.h ('k') | services/ui/ws/platform_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698