Index: content/renderer/android/phone_number_detector.h |
diff --git a/content/renderer/android/phone_number_detector.h b/content/renderer/android/phone_number_detector.h |
index 6503eee30b230ebfdf2eef2b4c69bee21d320c86..2d6b4d27b0e942a75b55d2755a528dcc32788637 100644 |
--- a/content/renderer/android/phone_number_detector.h |
+++ b/content/renderer/android/phone_number_detector.h |
@@ -5,7 +5,10 @@ |
#ifndef CONTENT_RENDERER_ANDROID_PHONE_NUMBER_DETECTOR_H_ |
#define CONTENT_RENDERER_ANDROID_PHONE_NUMBER_DETECTOR_H_ |
+#include <stddef.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "content/common/content_export.h" |
#include "content/renderer/android/content_detector.h" |