diff options
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index 4fd8613..4a19a49 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -125,11 +125,15 @@ Name="Frame" > <File - RelativePath=".\frame\browser_frame.cc" + RelativePath=".\frame\browser_frame.h" > </File> <File - RelativePath=".\frame\browser_frame.h" + RelativePath=".\frame\browser_frame_win.cc" + > + </File> + <File + RelativePath=".\frame\browser_frame_win.h" > </File> <File |