diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 8a83569..be4e198 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -530,15 +530,15 @@ > </File> <File - RelativePath=".\render_widget_host_hwnd.cc" + RelativePath=".\render_widget_host_view.h" > </File> <File - RelativePath=".\render_widget_host_hwnd.h" + RelativePath=".\render_widget_host_view_win.cc" > </File> <File - RelativePath=".\render_widget_host_view.h" + RelativePath=".\render_widget_host_view_win.h" > </File> <File |