diff options
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> |