summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-12 01:28:58 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-12 01:28:58 +0000
commit5e5136c2a2fc497ada68dadfacfd9068ee22f36f (patch)
treea8c10260ddea828591379af1ea7d34a97253e896 /chrome/browser/tab_contents
parentfb62a5370cdd2626eae72bb8ba883287b28e830c (diff)
downloadchromium_src-5e5136c2a2fc497ada68dadfacfd9068ee22f36f.zip
chromium_src-5e5136c2a2fc497ada68dadfacfd9068ee22f36f.tar.gz
chromium_src-5e5136c2a2fc497ada68dadfacfd9068ee22f36f.tar.bz2
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
This reverts commit r9631. TBR=deanm Review URL: http://codereview.chromium.org/23023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9634 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tab_contents')
-rw-r--r--chrome/browser/tab_contents/navigation_entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/navigation_entry.h b/chrome/browser/tab_contents/navigation_entry.h
index fc8f487..8c2c89c 100644
--- a/chrome/browser/tab_contents/navigation_entry.h
+++ b/chrome/browser/tab_contents/navigation_entry.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/scoped_ptr.h"
#include "base/string_util.h"
-#include "grit/theme_resources.h"
+#include "chrome/app/theme/theme_resources.h"
#include "chrome/browser/tab_contents/security_style.h"
#include "chrome/browser/tab_contents/site_instance.h"
#include "chrome/browser/tab_contents/tab_contents_type.h"