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

Unified Diff: gpu/command_buffer_common.gypi

Issue 12378053: Move Mailbox from cc to gpu, and its traits to gpu/ipc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios hate Created 7 years, 10 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 | « gpu/command_buffer/common/mailbox.cc ('k') | gpu/ipc/gpu_command_buffer_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer_common.gypi
diff --git a/gpu/command_buffer_common.gypi b/gpu/command_buffer_common.gypi
index 5b71ef954c642ca12186cbf59639b12cefb707a2..85431e492e51bf1b434e2baa95fe3114552d9547 100644
--- a/gpu/command_buffer_common.gypi
+++ b/gpu/command_buffer_common.gypi
@@ -23,6 +23,8 @@
'command_buffer/common/gles2_cmd_format.h',
'command_buffer/common/id_allocator.cc',
'command_buffer/common/id_allocator.h',
+ 'command_buffer/common/mailbox.cc',
+ 'command_buffer/common/mailbox.h',
'command_buffer/common/thread_local.h',
'command_buffer/common/time.h',
'command_buffer/common/types.h',
« no previous file with comments | « gpu/command_buffer/common/mailbox.cc ('k') | gpu/ipc/gpu_command_buffer_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698