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

Unified Diff: services/ui/ws/gpu_service_proxy.h

Issue 2479043002: mus: Get the gpu memory buffer from the window server. (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/ws/gpu_service_proxy.h
diff --git a/services/ui/ws/gpu_service_proxy.h b/services/ui/ws/gpu_service_proxy.h
index e5921d1709eb82b9424a9b61e0835400a8b6fb85..f5d8446173665a22047830fe3655377dfcd9b1ce 100644
--- a/services/ui/ws/gpu_service_proxy.h
+++ b/services/ui/ws/gpu_service_proxy.h
@@ -56,7 +56,6 @@ class GpuServiceProxy : public mojom::GpuService,
const gfx::Size& size,
gfx::BufferFormat format,
gfx::BufferUsage usage,
- uint64_t surface_id,
const mojom::GpuService::CreateGpuMemoryBufferCallback& callback)
override;
void DestroyGpuMemoryBuffer(gfx::GpuMemoryBufferId id,

Powered by Google App Engine
This is Rietveld 408576698