| Index: chrome/browser/history/android/android_provider_backend.h
|
| diff --git a/chrome/browser/history/android/android_provider_backend.h b/chrome/browser/history/android/android_provider_backend.h
|
| index 63e7b9c24cb57c7192640cc8d154712cf0545a29..9ddb33689e87a03d2027d06891c858212308fa58 100644
|
| --- a/chrome/browser/history/android/android_provider_backend.h
|
| +++ b/chrome/browser/history/android/android_provider_backend.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/files/file_path.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/supports_user_data.h"
|
|
|