| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 18a6b13982865b9395e58ab1e1e87a0061ffe668..a7ef4eae6fe2c0d33507792f6d9aa505685bd373 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -5,6 +5,7 @@
|
| {
|
| 'dependencies': [
|
| '../base/base.gyp:base_static',
|
| + '../components/components.gyp:url_formatter',
|
| '../crypto/crypto.gyp:crypto',
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
|
|