From 34ac8f3dd803e412fe5b34d19fdd46c588aefccf Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Sun, 22 Feb 2009 23:03:27 +0000 Subject: Update include paths for grit files. Go ahead and resort the headers too. Review URL: http://codereview.chromium.org/21472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10167 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/pref_service.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chrome/common/pref_service.cc') 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 { -- cgit v1.1