diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index cd7855f..f6b4b01 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -1006,11 +1006,7 @@ > </File> <File - RelativePath=".\chrome_frame.cc" - > - </File> - <File - RelativePath=".\chrome_frame.h" + RelativePath=".\browser_window.h" > </File> <File @@ -1042,6 +1038,14 @@ > </File> <File + RelativePath=".\frame_util.cc" + > + </File> + <File + RelativePath=".\frame_util.h" + > + </File> + <File RelativePath=".\frame_view.cc" > </File> |