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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/nacl.scons

Issue 9836098: Move gpu hash_tables and atomicops stuff (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add hash tables to gyp Created 8 years, 9 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
Index: ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons b/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
index 8918a4ff1d84045d0e2c33163840d1181ba72157..24252e07e0ef07206980957f01de452cde491d62 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
+++ b/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
@@ -26,6 +26,7 @@ command_buffer_common_srcs = [
]
command_buffer_client_srcs = [
+ 'command_buffer/client/atomicops.cc',
'command_buffer/client/cmd_buffer_helper.cc',
'command_buffer/client/fenced_allocator.cc',
'command_buffer/client/gles2_c_lib.cc',
« no previous file with comments | « gpu/command_buffer_client.gypi ('k') | ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698