Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index 87e843ff907749bcffa874f2fa324b508f892c90..3e5d7ce2f9f25aa7b63d6018b784b848595a28d7 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -4,7 +4,8 @@ |
| #include "chrome/common/pref_names.h" |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| +#include "build/build_config.h" |
| #include "chrome/common/pref_font_webkit_names.h" |
| namespace prefs { |