diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-14 03:13:06 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-14 03:13:06 +0000 |
commit | e56bbc990c6855f286ebf74e88e1bca0227fe210 (patch) | |
tree | 5ed565ac79a99800fa5cc66b65d52dd40a61a032 /chrome/views/views.vcproj | |
parent | 6b33e4da472b3c474a3f1328fdba4a84d4a91886 (diff) | |
download | chromium_src-e56bbc990c6855f286ebf74e88e1bca0227fe210.zip chromium_src-e56bbc990c6855f286ebf74e88e1bca0227fe210.tar.gz chromium_src-e56bbc990c6855f286ebf74e88e1bca0227fe210.tar.bz2 |
rollback again
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11696 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/views/views.vcproj')
-rw-r--r-- | chrome/views/views.vcproj | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 49e1abe..cbc6cd8 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -638,6 +638,10 @@ > </File> <File + RelativePath=".\window.cc" + > + </File> + <File RelativePath=".\window.h" > </File> @@ -653,14 +657,6 @@ RelativePath=".\window_resources.h" > </File> - <File - RelativePath=".\window_win.cc" - > - </File> - <File - RelativePath=".\window_win.h" - > - </File> </Files> <Globals> </Globals> |