Index: content/renderer/android/content_detector.h |
diff --git a/content/renderer/android/content_detector.h b/content/renderer/android/content_detector.h |
index 28a153af8a05718907e4e7c05dc4c98ff2c154f2..7294793aff1f1fa0a8f6215f2517465323343250 100644 |
--- a/content/renderer/android/content_detector.h |
+++ b/content/renderer/android/content_detector.h |
@@ -5,6 +5,9 @@ |
#ifndef CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_ |
#define CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_ |
+#include <stddef.h> |
+ |
+#include "base/macros.h" |
#include "third_party/WebKit/public/web/WebRange.h" |
#include "url/gurl.h" |