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

Unified Diff: services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc

Issue 2176303002: services/ui: Remove deprecated gpu code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/surfaces/ozone_gpu_memory_buffer_manager.cc
diff --git a/services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc b/services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc
index 684b998bcd317b771c265c1ee90745e41d7aa49a..05d3e0bc264564f04df11c47b0b1003776dee304 100644
--- a/services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc
+++ b/services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc
@@ -5,7 +5,7 @@
#include "services/ui/surfaces/ozone_gpu_memory_buffer_manager.h"
#include "gpu/command_buffer/common/gpu_memory_buffer_support.h"
-#include "services/ui/gles2/ozone_gpu_memory_buffer.h"
+#include "services/ui/surfaces/ozone_gpu_memory_buffer.h"
#include "ui/gfx/buffer_types.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698