| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 1d9cf9a640463309f7dfbadde5740beb2222f2b3..01197bbc9a1d3c74acb368a84b5900871a9b89df 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',
|
|
|