diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 01:28:58 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 01:28:58 +0000 |
commit | 5e5136c2a2fc497ada68dadfacfd9068ee22f36f (patch) | |
tree | a8c10260ddea828591379af1ea7d34a97253e896 /chrome/test/automation | |
parent | fb62a5370cdd2626eae72bb8ba883287b28e830c (diff) | |
download | chromium_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/test/automation')
-rw-r--r-- | chrome/test/automation/automation.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/automation/automation.vsprops b/chrome/test/automation/automation.vsprops index e509860..632c700 100644 --- a/chrome/test/automation/automation.vsprops +++ b/chrome/test/automation/automation.vsprops @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="automation" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops" > <Tool Name="VCCLCompilerTool" |