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

Unified Diff: ppapi/ppapi_ipc_proxy_untrusted.gyp

Issue 11624021: Move tracing component to src/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add a DEPS rule back 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/ppapi_ipc_proxy_untrusted.gyp
diff --git a/ppapi/ppapi_ipc_proxy_untrusted.gyp b/ppapi/ppapi_ipc_proxy_untrusted.gyp
index ea9d8d275d9591f70def968c09b102255f46a5a4..a5d3f88fc195ce85d8e31a5f68825c63d7bb7fd5 100644
--- a/ppapi/ppapi_ipc_proxy_untrusted.gyp
+++ b/ppapi/ppapi_ipc_proxy_untrusted.gyp
@@ -50,7 +50,7 @@
'../ppapi/ppapi_shared_untrusted.gyp:ppapi_shared_untrusted',
'../ppapi/ppapi_ipc_untrusted.gyp:ppapi_ipc_untrusted',
'../third_party/khronos/khronos.gyp:khronos_headers',
- '../content/content_components_tracing_untrusted.gyp:tracing_untrusted',
+ '../components/components_tracing_untrusted.gyp:tracing_untrusted',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698