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

Unified Diff: services/ui/public/cpp/gles2_context.cc

Issue 2184943002: services/ui: Move some files into the client lib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome-gpu-in-mus-windows
Patch Set: . Created 4 years, 4 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
Index: services/ui/public/cpp/gles2_context.cc
diff --git a/services/ui/public/cpp/gles2_context.cc b/services/ui/public/cpp/gles2_context.cc
index 52a8b5a50e9fbc0d4b57fa16951cda7933a76fd3..42fd611f95e1a18ee486b3506fc2ced7fafead8a 100644
--- a/services/ui/public/cpp/gles2_context.cc
+++ b/services/ui/public/cpp/gles2_context.cc
@@ -15,8 +15,8 @@
#include "gpu/ipc/client/command_buffer_proxy_impl.h"
#include "gpu/ipc/client/gpu_channel_host.h"
#include "mojo/public/cpp/system/core.h"
-#include "services/ui/common/gpu_service.h"
#include "services/ui/public/cpp/command_buffer_client_impl.h"
+#include "services/ui/public/cpp/gpu_service.h"
#include "services/ui/public/interfaces/command_buffer.mojom.h"
#include "services/ui/public/interfaces/gpu_service.mojom.h"
#include "url/gurl.h"
« no previous file with comments | « services/ui/public/cpp/command_buffer_client_impl.cc ('k') | services/ui/public/cpp/gpu_memory_buffer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698