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

Unified Diff: services/ui/common/server_gpu_memory_buffer_manager.h

Issue 2649553003: gpu: merge gpu/ipc/host/gpu_memory_buffer_support.cc to gpu/ipc/common/
Patch Set: fix bot failure Created 3 years, 11 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
« gpu/ipc/common/gpu_memory_buffer_support.cc ('K') | « services/ui/common/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/server_gpu_memory_buffer_manager.h
diff --git a/services/ui/common/server_gpu_memory_buffer_manager.h b/services/ui/common/server_gpu_memory_buffer_manager.h
index c86117b6c5cf0fa0db587fc383e6bc55cbf3d2f2..9513187cf648abc60c8cb2a196953bbfeaca4a80 100644
--- a/services/ui/common/server_gpu_memory_buffer_manager.h
+++ b/services/ui/common/server_gpu_memory_buffer_manager.h
@@ -11,7 +11,7 @@
#include "base/memory/weak_ptr.h"
#include "base/threading/thread_checker.h"
#include "gpu/command_buffer/client/gpu_memory_buffer_manager.h"
-#include "gpu/ipc/host/gpu_memory_buffer_support.h"
+#include "gpu/ipc/common/gpu_memory_buffer_support.h"
#include "services/ui/gpu/interfaces/gpu_service.mojom.h"
namespace ui {
« gpu/ipc/common/gpu_memory_buffer_support.cc ('K') | « services/ui/common/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698