diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 03:08:16 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 03:08:16 +0000 |
commit | 5a2b9c10a72928624288f61237e684009da2d683 (patch) | |
tree | 51165ed799330436f64836402010cb778c144919 /chrome/browser/views/browser_views.vcproj | |
parent | d6723cab1c954fd06207aaba54b349a3e854a738 (diff) | |
download | chromium_src-5a2b9c10a72928624288f61237e684009da2d683.zip chromium_src-5a2b9c10a72928624288f61237e684009da2d683.tar.gz chromium_src-5a2b9c10a72928624288f61237e684009da2d683.tar.bz2 |
Revert 16567.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index c87a3b0..0542cbe 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -37,7 +37,6 @@ /> <Tool Name="VCCLCompilerTool" - AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app" /> <Tool Name="VCManagedResourceCompilerTool" @@ -330,15 +329,15 @@ > </File> <File - RelativePath=".\tabs\native_view_photobooth.h" + RelativePath=".\tabs\native_view_photobooth_win.cc" > </File> <File - RelativePath=".\tabs\native_view_photobooth_win.cc" + RelativePath=".\tabs\native_view_photobooth_win.h" > </File> <File - RelativePath=".\tabs\native_view_photobooth_win.h" + RelativePath=".\tabs\native_view_photobooth.h" > </File> <File |