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

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

Issue 10829307: Fix scons build of gpu command buffer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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/debug_marker_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 0d8a46dd41defa680de8c3b060097bf7f6010a71..094d16274f04a40a05ab85657d9f6d3299457faf 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
+++ b/ppapi/native_client/src/shared/ppapi_proxy/nacl.scons
@@ -20,6 +20,7 @@ env.Append(CCFLAGS=['-Wno-long-long'])
command_buffer_common_srcs = [
'command_buffer/common/cmd_buffer_common.cc',
+ 'command_buffer/common/debug_marker_manager.cc',
'command_buffer/common/gles2_cmd_format.cc',
'command_buffer/common/gles2_cmd_utils.cc',
'command_buffer/common/logging.cc',
« no previous file with comments | « gpu/command_buffer/common/debug_marker_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698