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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp

Issue 11575050: Fix tracing for gpu/ directory in NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unnecessary changes Created 8 years 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/ppapi_proxy_untrusted.gyp
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
index 0fc8388f8ad413e4105a61b43ecab155eebaeb27..9528127b4224d8979fb39fc09d55ca0f20fe2b90 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
+++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp
@@ -24,6 +24,9 @@
'<(DEPTH)/media',
'<(DEPTH)/ppapi/native_client/src/shared/ppapi_proxy/untrusted',
],
+ 'defines': [
+ 'NACL_PPAPI_SRPC_PROXY',
+ ],
'sources': [
'<(DEPTH)/gpu/command_buffer/common/cmd_buffer_common.cc',
'<(DEPTH)/gpu/command_buffer/common/debug_marker_manager.cc',
« gpu/command_buffer/common/trace_event.h ('K') | « gpu/command_buffer/common/trace_event.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698