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

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

Issue 2511143004: mus: Split the gpu client-lib into a separate component. (Closed)
Patch Set: . Created 4 years, 1 month 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 93f3dd6e5492fbe9d6b522ad94935b5488151589..9ff0477a703b88dd5c71046b064985727f746295 100644
--- a/services/ui/public/cpp/gles2_context.cc
+++ b/services/ui/public/cpp/gles2_context.cc
@@ -15,8 +15,6 @@
#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/public/cpp/gpu_service.h"
-#include "services/ui/public/interfaces/gpu_service.mojom.h"
#include "url/gurl.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698