| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 6a817fb18290a64cef3517b5ce566420d0d9d148..560b1a6b22fd484619c63e5dd585a17d45d0239c 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -34,7 +34,6 @@
|
| '../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',
|
| @@ -2416,6 +2415,7 @@
|
| '../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',
|
|
|