Index: services/ui/public/cpp/gpu/BUILD.gn |
diff --git a/services/ui/public/cpp/gpu/BUILD.gn b/services/ui/public/cpp/gpu/BUILD.gn |
index 8bb9bfe096652d14f26fcb2b04d345b51383948f..828b8d0346b10b11acf8ab815879a8c97928a133 100644 |
--- a/services/ui/public/cpp/gpu/BUILD.gn |
+++ b/services/ui/public/cpp/gpu/BUILD.gn |
@@ -25,9 +25,9 @@ source_set("internal") { |
] |
sources = [ |
+ "client_gpu_memory_buffer_manager.cc", |
+ "client_gpu_memory_buffer_manager.h", |
"gpu_service.cc", |
- "mojo_gpu_memory_buffer_manager.cc", |
- "mojo_gpu_memory_buffer_manager.h", |
] |
deps = [ |