diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-19 02:27:16 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-19 02:27:16 +0000 |
commit | 299dabdd2178ac3126282ac854da86b6cd84be02 (patch) | |
tree | 4626d596651704ec7b467d60c011da7efe18dcda /chrome/browser/browser.vcproj | |
parent | 2758136c0f073eacbb2943d5029b90eb4b1e5512 (diff) | |
download | chromium_src-299dabdd2178ac3126282ac854da86b6cd84be02.zip chromium_src-299dabdd2178ac3126282ac854da86b6cd84be02.tar.gz chromium_src-299dabdd2178ac3126282ac854da86b6cd84be02.tar.bz2 |
Land this change again now I've fixed the crash.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5669 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 6f54f24..3a791a3 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -986,10 +986,6 @@ > </File> <File - RelativePath=".\browser_type.h" - > - </File> - <File RelativePath=".\browser_window.h" > </File> @@ -1006,14 +1002,6 @@ > </File> <File - RelativePath=".\frame_util.cc" - > - </File> - <File - RelativePath=".\frame_util.h" - > - </File> - <File RelativePath=".\js_before_unload_handler.cc" > </File> |