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

Unified Diff: components/mus/gles2/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/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index d7371196726a5adbaea55277eb4d824e25df7cdb..57ef1b28d839896d0bb88796d79b37bc2685a200 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -68,14 +68,6 @@ source_set("gles2") {
source_set("lib") {
sources = [
- "gpu_memory_buffer_impl.cc",
- "gpu_memory_buffer_impl.h",
- "mojo_buffer_backing.cc",
- "mojo_buffer_backing.h",
- "mojo_gpu_memory_buffer.cc",
- "mojo_gpu_memory_buffer.h",
- "mojo_gpu_memory_buffer_manager.cc",
- "mojo_gpu_memory_buffer_manager.h",
"raster_thread_helper.cc",
"raster_thread_helper.h",
]
« no previous file with comments | « components/mus/common/mojo_gpu_memory_buffer_manager.cc ('k') | components/mus/gles2/command_buffer_driver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698