diff options
author | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 06:21:25 +0000 |
---|---|---|
committer | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 06:21:25 +0000 |
commit | 3b00779a8511730abc3935e0f971b7cbdcbc0408 (patch) | |
tree | 019e1eb3f48043a1134da517705cb665555aa48b /chrome/app/theme | |
parent | 769c475d2ee42dfd4c84a5401da543eed91fb61a (diff) | |
download | chromium_src-3b00779a8511730abc3935e0f971b7cbdcbc0408.zip chromium_src-3b00779a8511730abc3935e0f971b7cbdcbc0408.tar.gz chromium_src-3b00779a8511730abc3935e0f971b7cbdcbc0408.tar.bz2 |
Revert last checkin to fix resources in Release builds.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/119075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17468 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/theme_dll.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_dll.vcproj b/chrome/app/theme/theme_dll.vcproj index 7f0078b..a1c0c66 100644 --- a/chrome/app/theme/theme_dll.vcproj +++ b/chrome/app/theme/theme_dll.vcproj @@ -140,7 +140,7 @@ </References> <Files> <File - RelativePath="$(OutDir)\obj\global_intermediate\chrome\theme_resources.rc" + RelativePath="$(OutDir)\grit_derived_sources\theme_resources.rc" > </File> <File |