| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index b8cdeade1bd65191567d712fad36c7cd59a94b04..ca58c9c3dfb39150619c13e251771310aada6819 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -27,6 +27,7 @@
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../ipc/ipc.gyp:ipc',
|
| + '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
|
|