diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 30 |
1 files changed, 13 insertions, 17 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 8a876db..08401f2 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -642,6 +642,18 @@ Name="Browser Window" > <File + RelativePath=".\app_modal_dialog.cc" + > + </File> + <File + RelativePath=".\app_modal_dialog.h" + > + </File> + <File + RelativePath=".\app_modal_dialog_win.cc" + > + </File> + <File RelativePath=".\app_modal_dialog_queue.cc" > </File> @@ -718,15 +730,7 @@ > </File> <File - RelativePath=".\js_before_unload_handler.h" - > - </File> - <File - RelativePath=".\js_before_unload_handler_win.cc" - > - </File> - <File - RelativePath=".\js_before_unload_handler_win.h" + RelativePath=".\jsmessage_box_handler.cc" > </File> <File @@ -734,14 +738,6 @@ > </File> <File - RelativePath=".\jsmessage_box_handler_win.cc" - > - </File> - <File - RelativePath=".\jsmessage_box_handler_win.h" - > - </File> - <File RelativePath=".\load_from_memory_cache_details.h" > </File> |