| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 5b590600023fbf067dab9a49900f56af3fb0cbb4..35aedb116b5b8376a04c34c7b3851a72093fea95 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -6,13 +6,13 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| + '../components/components_tracing.gyp:tracing',
|
| '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../ui/ui.gyp:ui',
|
| '../webkit/support/webkit_support.gyp:user_agent',
|
| - 'content_components_tracing.gyp:tracing',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|