| Index: ppapi/ppapi_ipc_untrusted.gyp
|
| diff --git a/ppapi/ppapi_ipc_untrusted.gyp b/ppapi/ppapi_ipc_untrusted.gyp
|
| index 1f5c3c96bf69f41cbb132090dd9f00e9a6e1d524..2e1382f3e65379526b464333ecf7eae36b2cfd64 100644
|
| --- a/ppapi/ppapi_ipc_untrusted.gyp
|
| +++ b/ppapi/ppapi_ipc_untrusted.gyp
|
| @@ -39,6 +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',
|
| ],
|
| },
|
| ],
|
|
|