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

Unified Diff: services/ui/gles2/ozone_gpu_memory_buffer.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/gles2/ozone_gpu_memory_buffer.h ('k') | services/ui/gles2/raster_thread_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gles2/ozone_gpu_memory_buffer.cc
diff --git a/components/mus/gles2/ozone_gpu_memory_buffer.cc b/services/ui/gles2/ozone_gpu_memory_buffer.cc
similarity index 98%
rename from components/mus/gles2/ozone_gpu_memory_buffer.cc
rename to services/ui/gles2/ozone_gpu_memory_buffer.cc
index c53b51f5adedc884e706ab7888199a82b3282809..9b301ccfd6b5dea508b85d045b4253b62b6418ea 100644
--- a/components/mus/gles2/ozone_gpu_memory_buffer.cc
+++ b/services/ui/gles2/ozone_gpu_memory_buffer.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/mus/gles2/ozone_gpu_memory_buffer.h"
+#include "services/ui/gles2/ozone_gpu_memory_buffer.h"
#include "ui/gfx/buffer_format_util.h"
#include "ui/ozone/public/client_native_pixmap.h"
« no previous file with comments | « services/ui/gles2/ozone_gpu_memory_buffer.h ('k') | services/ui/gles2/raster_thread_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698