diff options
Diffstat (limited to 'chrome/browser/profile_resetter/resettable_settings_snapshot.h')
| -rw-r--r-- | chrome/browser/profile_resetter/resettable_settings_snapshot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profile_resetter/resettable_settings_snapshot.h b/chrome/browser/profile_resetter/resettable_settings_snapshot.h index d935ded..55d78dd 100644 --- a/chrome/browser/profile_resetter/resettable_settings_snapshot.h +++ b/chrome/browser/profile_resetter/resettable_settings_snapshot.h @@ -9,7 +9,7 @@ #include <utility> #include <vector> -#include "base/basictypes.h" +#include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" #include "base/strings/string_split.h" |
