| Index: content/renderer/battery_status/battery_status_dispatcher.h
|
| diff --git a/content/renderer/battery_status/battery_status_dispatcher.h b/content/renderer/battery_status/battery_status_dispatcher.h
|
| index 9843246874f13489d1253d14b59b82ec283a00e3..edd6453e63c5ff3e010a176caf2df57f2da4d4bd 100644
|
| --- a/content/renderer/battery_status/battery_status_dispatcher.h
|
| +++ b/content/renderer/battery_status/battery_status_dispatcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_RENDERER_BATTERY_STATUS_BATTERY_STATUS_DISPATCHER_H_
|
| #define CONTENT_RENDERER_BATTERY_STATUS_BATTERY_STATUS_DISPATCHER_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "content/common/content_export.h"
|
| #include "device/battery/battery_monitor.mojom.h"
|
|
|