Chromium Code Reviews| Index: Source/modules/modules.gypi |
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
| index b3b481867c6a45290e481e73758d523672bc935c..e994885c16b29b179cc3f2c426e79e9716cd3fa2 100644 |
| --- a/Source/modules/modules.gypi |
| +++ b/Source/modules/modules.gypi |
| @@ -226,6 +226,8 @@ |
| ], |
| 'modules_files': [ |
| '<@(extra_blink_module_files)', |
| + 'battery/BatteryDispatcher.cpp', |
| + 'battery/BatteryDispatcher.h', |
| 'battery/BatteryManager.cpp', |
| 'battery/BatteryManager.h', |
| 'battery/BatteryStatus.cpp', |