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

Unified Diff: services/ui/demo/bitmap_uploader.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/demo/bitmap_uploader.cc
diff --git a/services/ui/demo/bitmap_uploader.cc b/services/ui/demo/bitmap_uploader.cc
index 1f34310322673b6747955b3eda24a6a6ec138484..212abd82c5d82440e2a85d3de49b829b6c761336 100644
--- a/services/ui/demo/bitmap_uploader.cc
+++ b/services/ui/demo/bitmap_uploader.cc
@@ -16,7 +16,7 @@
#include "cc/quads/texture_draw_quad.h"
#include "services/ui/public/cpp/context_provider.h"
#include "services/ui/public/cpp/gles2_context.h"
-#include "services/ui/public/cpp/gpu_service.h"
+#include "services/ui/public/cpp/gpu/gpu_service.h"
#include "services/ui/public/cpp/window.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698