summaryrefslogtreecommitdiffstats
path: root/content/browser/power_usage_monitor_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/power_usage_monitor_impl.cc')
-rw-r--r--content/browser/power_usage_monitor_impl.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/browser/power_usage_monitor_impl.cc b/content/browser/power_usage_monitor_impl.cc
index adf1a83..92d835a 100644
--- a/content/browser/power_usage_monitor_impl.cc
+++ b/content/browser/power_usage_monitor_impl.cc
@@ -4,6 +4,8 @@
#include "content/browser/power_usage_monitor_impl.h"
+#include <stddef.h>
+
#include "base/bind.h"
#include "base/lazy_instance.h"
#include "base/logging.h"