| Index: chrome/browser/autofill/validation_rules_storage_factory.h
|
| diff --git a/chrome/browser/autofill/validation_rules_storage_factory.h b/chrome/browser/autofill/validation_rules_storage_factory.h
|
| index cc4b9c3d319b028b60e17df307c3a362cbc37800..0c2e50319a0fc0df3e3774a194d75870c9a479f5 100644
|
| --- a/chrome/browser/autofill/validation_rules_storage_factory.h
|
| +++ b/chrome/browser/autofill/validation_rules_storage_factory.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_AUTOFILL_VALIDATION_RULES_STORAGE_FACTORY_H_
|
| #define CHROME_BROWSER_AUTOFILL_VALIDATION_RULES_STORAGE_FACTORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/lazy_instance.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
|
|