| Index: ppapi/ppapi_proxy_untrusted.gyp
|
| diff --git a/ppapi/ppapi_proxy_untrusted.gyp b/ppapi/ppapi_proxy_untrusted.gyp
|
| index c0fc087f64933f0f5e32d628344317c63120874a..49fae8269b141860e76b9626435ed19eb51b2cb9 100644
|
| --- a/ppapi/ppapi_proxy_untrusted.gyp
|
| +++ b/ppapi/ppapi_proxy_untrusted.gyp
|
| @@ -44,7 +44,7 @@
|
| '../ppapi/ppapi_shared_untrusted.gyp:ppapi_shared_untrusted',
|
| '../ppapi/ppapi_ipc_untrusted.gyp:ppapi_ipc_untrusted',
|
| '../third_party/khronos/khronos.gyp:khronos_headers',
|
| - '../components/components_tracing_untrusted.gyp:tracing_untrusted',
|
| + '../components/tracing_untrusted.gyp:tracing_untrusted',
|
| ],
|
| },
|
| ],
|
|
|