| Index: chrome/browser/android/seccomp_support_detector.h
|
| diff --git a/chrome/browser/android/seccomp_support_detector.h b/chrome/browser/android/seccomp_support_detector.h
|
| index d74e3fec29d07493e223003a6ef7fb51ca23cc35..5f255b488844aa717566c39ca643fab4aab232d3 100644
|
| --- a/chrome/browser/android/seccomp_support_detector.h
|
| +++ b/chrome/browser/android/seccomp_support_detector.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_ANDROID_SECCOMP_SUPPORT_DETECTOR_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
|
|
| // This class is used to report via UMA the Android kernel version and
|
|
|