| Index: third_party/libaddressinput/chromium/chrome_storage_impl.h
|
| diff --git a/third_party/libaddressinput/chromium/chrome_storage_impl.h b/third_party/libaddressinput/chromium/chrome_storage_impl.h
|
| index c8529cc5634bea33985d45b2232d671f2cbba62b..c2eac2ae83bbedcb2f9a9bd86655f89cec5ee90b 100644
|
| --- a/third_party/libaddressinput/chromium/chrome_storage_impl.h
|
| +++ b/third_party/libaddressinput/chromium/chrome_storage_impl.h
|
| @@ -8,6 +8,7 @@
|
| #include <list>
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/prefs/pref_store.h"
|
| #include "base/scoped_observer.h"
|
|
|