| Index: ppapi/native_client/native_client.gyp
|
| diff --git a/ppapi/native_client/native_client.gyp b/ppapi/native_client/native_client.gyp
|
| index ea5133f3fe50bbf49c1fb13dba005f6af6b12e10..825d1207b84bf4eff36d82d5e84205802abd0087 100644
|
| --- a/ppapi/native_client/native_client.gyp
|
| +++ b/ppapi/native_client/native_client.gyp
|
| @@ -319,7 +319,7 @@
|
| '../../gpu/gpu_untrusted.gyp:gles2_implementation_untrusted',
|
| '../../gpu/gpu_untrusted.gyp:gles2_cmd_helper_untrusted',
|
| '../../gpu/gpu_untrusted.gyp:gpu_ipc_untrusted',
|
| - '../../components/components_tracing_untrusted.gyp:tracing_untrusted',
|
| + '../../components/tracing_untrusted.gyp:tracing_untrusted',
|
| '../../ipc/ipc_untrusted.gyp:ipc_untrusted',
|
| '../../base/base_untrusted.gyp:base_untrusted',
|
| '../../media/media_untrusted.gyp:shared_memory_support_untrusted',
|
|
|