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

Unified Diff: components/mus/public/cpp/BUILD.gn

Issue 2020293003: Use mus::MojoGpuMemoryBufferManager in mus::GpuService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 7 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: components/mus/public/cpp/BUILD.gn
diff --git a/components/mus/public/cpp/BUILD.gn b/components/mus/public/cpp/BUILD.gn
index 79e98297f8c754ac18f0f9d9d190a820ee391b36..9995774c85899701a34b3b432b7c2f412ce903bf 100644
--- a/components/mus/public/cpp/BUILD.gn
+++ b/components/mus/public/cpp/BUILD.gn
@@ -11,8 +11,6 @@ source_set("cpp") {
"lib/command_buffer_client_impl.h",
"lib/context_provider.cc",
"lib/gles2_context.cc",
- "lib/gpu_memory_buffer_manager_mus.cc",
- "lib/gpu_memory_buffer_manager_mus.h",
"lib/gpu_service.cc",
"lib/gpu_service.h",
"lib/in_flight_change.cc",

Powered by Google App Engine
This is Rietveld 408576698