diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 03:03:17 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 03:03:17 +0000 |
commit | d6723cab1c954fd06207aaba54b349a3e854a738 (patch) | |
tree | ffb8556daa90192d9dd3411092d8b9ba2e191ed6 /chrome | |
parent | 40a0fa58c1835015145bfa54e24c50e10602174a (diff) | |
download | chromium_src-d6723cab1c954fd06207aaba54b349a3e854a738.zip chromium_src-d6723cab1c954fd06207aaba54b349a3e854a738.tar.gz chromium_src-d6723cab1c954fd06207aaba54b349a3e854a738.tar.bz2 |
Reverting 16569.
Review URL: http://codereview.chromium.org/113689
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16574 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/browser.vcproj | 1 | ||||
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 1 | ||||
-rw-r--r-- | chrome/test/unit/unittests.vcproj | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 5b82fd8..877ce93 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -98,7 +98,6 @@ /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" /> <Tool Name="VCManagedResourceCompilerTool" diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index e76d85f..c87a3b0 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -89,7 +89,6 @@ /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" /> <Tool Name="VCManagedResourceCompilerTool" diff --git a/chrome/test/unit/unittests.vcproj b/chrome/test/unit/unittests.vcproj index 241df4c..82467f9 100644 --- a/chrome/test/unit/unittests.vcproj +++ b/chrome/test/unit/unittests.vcproj @@ -109,7 +109,6 @@ /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" /> <Tool Name="VCManagedResourceCompilerTool" |