Index: content/renderer/android/address_detector.h |
diff --git a/content/renderer/android/address_detector.h b/content/renderer/android/address_detector.h |
index 1db869ef167a47c14516c2558c333ded92493049..5734c5bb2889756959ea2ed3c564f7864f4a4ab0 100644 |
--- a/content/renderer/android/address_detector.h |
+++ b/content/renderer/android/address_detector.h |
@@ -5,7 +5,10 @@ |
#ifndef CONTENT_RENDERER_ANDROID_ADDRESS_DETECTOR_H_ |
#define CONTENT_RENDERER_ANDROID_ADDRESS_DETECTOR_H_ |
+#include <stddef.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "content/renderer/android/content_detector.h" |
#include "url/gurl.h" |