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

Unified Diff: components/mus/gpu/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, 6 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/gpu/BUILD.gn
diff --git a/components/mus/gpu/BUILD.gn b/components/mus/gpu/BUILD.gn
index ebb31da70cb49ecdb27d18933089218e3473bc29..2449fcce476d2c05ac4bb28225e2637bff9f6344 100644
--- a/components/mus/gpu/BUILD.gn
+++ b/components/mus/gpu/BUILD.gn
@@ -9,8 +9,6 @@ source_set("gpu") {
output_name = "mus_gpu"
sources = [
- "gpu_memory_buffer_manager_mus_local.cc",
- "gpu_memory_buffer_manager_mus_local.h",
"gpu_service_impl.cc",
"gpu_service_impl.h",
"gpu_service_mus.cc",
« no previous file with comments | « components/mus/gles2/ozone_gpu_memory_buffer.h ('k') | components/mus/gpu/gpu_memory_buffer_manager_mus_local.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698