| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index cdec14cc3df0a53e0036b43444c553795765412b..d0f360ad9badf376ef6713d8c480371b22e12fa0 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -9,6 +9,8 @@
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../cc/cc.gyp:cc',
|
| '../cc/blink/cc_blink.gyp:cc_blink',
|
| + '../device/battery/battery.gyp:device_battery',
|
| + '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
| '../gpu/gpu.gyp:gpu',
|
| '../jingle/jingle.gyp:jingle_glue',
|
|
|