summaryrefslogtreecommitdiffstats
path: root/content/renderer/android/phone_number_detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/renderer/android/phone_number_detector.h')
-rw-r--r--content/renderer/android/phone_number_detector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/renderer/android/phone_number_detector.h b/content/renderer/android/phone_number_detector.h
index fd13639..8d0e34f 100644
--- a/content/renderer/android/phone_number_detector.h
+++ b/content/renderer/android/phone_number_detector.h
@@ -6,6 +6,7 @@
#define CONTENT_RENDERER_ANDROID_PHONE_NUMBER_DETECTOR_H_
#pragma once
+#include "base/compiler_specific.h"
#include "content/renderer/android/content_detector.h"
class PhoneNumberDetectorTest;