| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 5748a2f06ffda254a60abf4e1767ad61bf37d428..436b346b8462ef853ffd9e8b2238a407a0f5a195 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1731,6 +1731,7 @@
|
| 'browser/devtools/devtools.gyp:devtools_protocol_handler',
|
| '../cc/cc.gyp:cc',
|
| '../cc/cc.gyp:cc_surfaces',
|
| + '../components/mime_util/mime_util.gyp:mime_util',
|
| '../components/scheduler/scheduler.gyp:scheduler_common',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../net/net.gyp:http_server',
|
|
|