| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 180b239162d1b132cd7a56701dc62c790007d7d3..8cf2c66867208f2b6bcb5247537292caa7fc2128 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -6,6 +6,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../components/tracing.gyp:tracing',
|
| + '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| @@ -375,7 +376,6 @@
|
| '../gpu/gpu.gyp:gles2_implementation',
|
| '../gpu/gpu.gyp:gpu_ipc',
|
| '../ipc/ipc.gyp:ipc',
|
| - '../media/media.gyp:media',
|
| '../media/media.gyp:shared_memory_support',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../ui/gl/gl.gyp:gl',
|
|
|