summaryrefslogtreecommitdiffstats
path: root/content/browser/device_sensors/ambient_light_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/device_sensors/ambient_light_mac.h')
-rw-r--r--content/browser/device_sensors/ambient_light_mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/browser/device_sensors/ambient_light_mac.h b/content/browser/device_sensors/ambient_light_mac.h
index 8d34e16..36eff8b 100644
--- a/content/browser/device_sensors/ambient_light_mac.h
+++ b/content/browser/device_sensors/ambient_light_mac.h
@@ -6,7 +6,9 @@
#define CONTENT_BROWSER_DEVICE_SENSORS_AMBIENT_LIGHT_MAC_H_
#include <IOKit/IOKitLib.h>
+#include <stdint.h>
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
namespace content {