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

Unified Diff: ppapi/ppapi_ipc_untrusted.gyp

Issue 12599004: components: Fix components_tracing.gyp to follow the same pattern of the other gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: include comment about it Created 7 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
« no previous file with comments | « ppapi/native_client/native_client.gyp ('k') | ppapi/ppapi_proxy_untrusted.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_ipc_untrusted.gyp
diff --git a/ppapi/ppapi_ipc_untrusted.gyp b/ppapi/ppapi_ipc_untrusted.gyp
index 6edad93d68025fbce639af2ea5ef3741290d6e0b..fd55a5896bec697e40a01e2451dbf0500760c749 100644
--- a/ppapi/ppapi_ipc_untrusted.gyp
+++ b/ppapi/ppapi_ipc_untrusted.gyp
@@ -38,7 +38,7 @@
'../gpu/gpu_untrusted.gyp:gpu_ipc_untrusted',
'../ipc/ipc_untrusted.gyp:ipc_untrusted',
'../ppapi/ppapi_shared_untrusted.gyp:ppapi_shared_untrusted',
- '../components/components_tracing_untrusted.gyp:tracing_untrusted',
+ '../components/tracing_untrusted.gyp:tracing_untrusted',
],
},
],
« no previous file with comments | « ppapi/native_client/native_client.gyp ('k') | ppapi/ppapi_proxy_untrusted.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698