| 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',
|
| ],
|
| },
|
| ],
|
|
|