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

Unified Diff: services/ui/common/gpu_type_converters_unittest.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/common/gpu_type_converters.cc ('k') | services/ui/common/mojo_buffer_backing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/gpu_type_converters_unittest.cc
diff --git a/components/mus/common/gpu_type_converters_unittest.cc b/services/ui/common/gpu_type_converters_unittest.cc
similarity index 98%
rename from components/mus/common/gpu_type_converters_unittest.cc
rename to services/ui/common/gpu_type_converters_unittest.cc
index 012664309d909bbc17b0b759baf8c39e8541d642..7cb52979656327512277be404ac45885fd6a572e 100644
--- a/components/mus/common/gpu_type_converters_unittest.cc
+++ b/services/ui/common/gpu_type_converters_unittest.cc
@@ -6,9 +6,9 @@
#include "base/files/scoped_file.h"
#include "build/build_config.h"
-#include "components/mus/common/gpu_type_converters.h"
#include "ipc/ipc_channel.h"
#include "ipc/ipc_channel_handle.h"
+#include "services/ui/common/gpu_type_converters.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "ui/gfx/buffer_types.h"
#include "ui/gfx/geometry/size.h"
« no previous file with comments | « services/ui/common/gpu_type_converters.cc ('k') | services/ui/common/mojo_buffer_backing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698