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

Unified Diff: services/ui/public/cpp/lib/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, 5 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/lib/gles2_context.cc
diff --git a/services/ui/public/cpp/lib/gles2_context.cc b/services/ui/public/cpp/lib/gles2_context.cc
index 9338a54658405296ab5795205700b18983e665be..be7cc77e5eabbe7dfd9b7dd6e8058d6a6e3f8fea 100644
--- a/services/ui/public/cpp/lib/gles2_context.cc
+++ b/services/ui/public/cpp/lib/gles2_context.cc
@@ -14,7 +14,7 @@
#include "gpu/command_buffer/client/transfer_buffer.h"
#include "gpu/ipc/client/command_buffer_proxy_impl.h"
#include "mojo/public/cpp/system/core.h"
-#include "services/ui/common/gpu_service.h"
+#include "services/ui/public/cpp/gpu_service.h"
#include "services/ui/public/cpp/lib/command_buffer_client_impl.h"
#include "services/ui/public/interfaces/command_buffer.mojom.h"
#include "services/ui/public/interfaces/gpu_service.mojom.h"

Powered by Google App Engine
This is Rietveld 408576698