| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 4b549cee33f81c30688d963c13b50717f353f12c..b5254daad6e95229c5ac7d5cae4c56e4753bfb53 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',
|
|
|