| Index: chrome/browser/android/webapps/webapp_registry.h
|
| diff --git a/chrome/browser/android/webapps/webapp_registry.h b/chrome/browser/android/webapps/webapp_registry.h
|
| index c54c2b9db861be2d51d97b5a05dd2a36989d7f70..26357bcd56edc2ad0833aadeb2398228e22a83b4 100644
|
| --- a/chrome/browser/android/webapps/webapp_registry.h
|
| +++ b/chrome/browser/android/webapps/webapp_registry.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/android/jni_android.h"
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
|
|
| // WebappRegistry is the C++ counterpart of
|
| // org.chromium.chrome.browser.webapp's WebappRegistry in Java.
|
|
|