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

Unified Diff: ppapi/ppapi_proxy_nacl.gyp

Issue 185063002: Rename tracing_untrusted->tracing_nacl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « ppapi/ppapi_ipc_nacl.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_proxy_nacl.gyp
diff --git a/ppapi/ppapi_proxy_nacl.gyp b/ppapi/ppapi_proxy_nacl.gyp
index 24ceadfd634050164576144963490845f92e1949..bbbab0903d9dac817bce02efea213ea51469dd31 100644
--- a/ppapi/ppapi_proxy_nacl.gyp
+++ b/ppapi/ppapi_proxy_nacl.gyp
@@ -40,7 +40,7 @@
'../ppapi/ppapi_shared_nacl.gyp:ppapi_shared_nacl',
'../ppapi/ppapi_ipc_nacl.gyp:ppapi_ipc_nacl',
'../third_party/khronos/khronos.gyp:khronos_headers',
- '../components/tracing_untrusted.gyp:tracing_untrusted',
+ '../components/tracing_nacl.gyp:tracing_nacl',
],
},
],
« no previous file with comments | « ppapi/ppapi_ipc_nacl.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698