| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 12595102ee99e799cc8fa8ca1ee146505b813b3b..70bc087667ef740bcf12fdd27860a3d5303a58f8 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -34,6 +34,7 @@
|
| '../content/content.gyp:content_browser',
|
| '../content/content.gyp:content_common',
|
| '../crypto/crypto.gyp:crypto',
|
| + '../media/media.gyp:media',
|
| '../skia/skia.gyp:skia',
|
| '../sync/sync.gyp:sync',
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
|
| @@ -2387,7 +2388,6 @@
|
| '../components/components.gyp:autofill_content_risk_proto',
|
| '../components/component_strings.gyp:component_strings',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| - '../media/media.gyp:media',
|
| '../net/net.gyp:net_with_v8',
|
| '../printing/printing.gyp:printing',
|
| '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
|
|
|