| Index: ppapi/ppapi_ipc_untrusted.gyp
|
| diff --git a/ppapi/ppapi_ipc_untrusted.gyp b/ppapi/ppapi_ipc_untrusted.gyp
|
| index 2e1382f3e65379526b464333ecf7eae36b2cfd64..f1711feb5727c6987e611615c579f35dc1ca2e24 100644
|
| --- a/ppapi/ppapi_ipc_untrusted.gyp
|
| +++ b/ppapi/ppapi_ipc_untrusted.gyp
|
| @@ -39,7 +39,7 @@
|
| '../gpu/gpu_untrusted.gyp:gpu_ipc_untrusted',
|
| '../ipc/ipc_untrusted.gyp:ipc_untrusted',
|
| '../ppapi/ppapi_shared_untrusted.gyp:ppapi_shared_untrusted',
|
| - '../content/content_components_tracing_untrusted.gyp:tracing_untrusted',
|
| + '../components/components_tracing_untrusted.gyp:tracing_untrusted',
|
| ],
|
| },
|
| ],
|
|
|