diff options
Diffstat (limited to 'chrome/common/pref_service.cc')
-rw-r--r-- | chrome/common/pref_service.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/common/pref_service.cc b/chrome/common/pref_service.cc index 1da274d..ebc9452 100644 --- a/chrome/common/pref_service.cc +++ b/chrome/common/pref_service.cc @@ -15,8 +15,7 @@ #include "chrome/common/l10n_util.h" #include "chrome/common/notification_service.h" #include "chrome/common/stl_util-inl.h" - -#include "generated_resources.h" +#include "grit/generated_resources.h" namespace { |