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

Unified Diff: gpu/command_buffer/service/BUILD.gn

Issue 2493913002: Mus: Move InProcessCommandBuffer and GLInProcessContext to gpu/ipc (Closed)
Patch Set: Fixed casts on windows 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
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 04f79d9e0a577ef73806ef0f61428f61ed273831..4bb5d79470a8c2b3aaeefe8d6bc5dde63aabc743 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -97,8 +97,6 @@ target(link_target_type, "service_sources") {
"image_factory.h",
"image_manager.cc",
"image_manager.h",
- "in_process_command_buffer.cc",
- "in_process_command_buffer.h",
"indexed_buffer_binding_host.cc",
"indexed_buffer_binding_host.h",
"logger.cc",
« no previous file with comments | « gpu/command_buffer/client/gl_in_process_context_export.h ('k') | gpu/command_buffer/service/in_process_command_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698