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

Unified Diff: services/ui/public/cpp/BUILD.gn

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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
« no previous file with comments | « services/ui/manifest.json ('k') | services/ui/public/cpp/gpu_memory_buffer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/BUILD.gn
diff --git a/services/ui/public/cpp/BUILD.gn b/services/ui/public/cpp/BUILD.gn
index 3c43016b92202e392d3450abac66dbcc0b253bb9..30ffa8ee1d4206a30f577481729a47c18632364b 100644
--- a/services/ui/public/cpp/BUILD.gn
+++ b/services/ui/public/cpp/BUILD.gn
@@ -98,15 +98,11 @@ source_set("internal") {
"context_provider.cc",
"gles2_context.cc",
"gles2_context.h",
- "gpu_memory_buffer_impl.cc",
- "gpu_memory_buffer_impl.h",
"gpu_service.cc",
"in_flight_change.cc",
"in_flight_change.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",
"property_type_converters.cc",
"raster_thread_helper.cc",
« no previous file with comments | « services/ui/manifest.json ('k') | services/ui/public/cpp/gpu_memory_buffer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698