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

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

Issue 681713002: Update from chromium https://crrev.com/301315 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « gin/wrappable_unittest.cc ('k') | gpu/command_buffer/service/context_group.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index e6c58b66b3d688b00b9cc013d9fbf9a4d7b31b60..3b2b782dc81449576d6a0f144ad30c56f054359e 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -75,10 +75,11 @@ source_set("service") {
"in_process_command_buffer.h",
"logger.cc",
"logger.h",
- "mailbox_manager.cc",
"mailbox_manager.h",
- "mailbox_synchronizer.cc",
- "mailbox_synchronizer.h",
+ "mailbox_manager_impl.cc",
+ "mailbox_manager_impl.h",
+ "mailbox_manager_sync.cc",
+ "mailbox_manager_sync.h",
"memory_program_cache.h",
"memory_program_cache.cc",
"mocks.h",
« no previous file with comments | « gin/wrappable_unittest.cc ('k') | gpu/command_buffer/service/context_group.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698