diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index e5c0614..eeff546 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -710,15 +710,15 @@ > </File> <File - RelativePath=".\find_bar_controller.cc" + RelativePath=".\find_bar.h" > </File> <File - RelativePath=".\find_bar_controller.h" + RelativePath=".\find_bar_controller.cc" > </File> <File - RelativePath=".\find_bar.h" + RelativePath=".\find_bar_controller.h" > </File> <File @@ -1490,6 +1490,14 @@ > </File> <File + RelativePath=".\dom_ui\debugger_ui.cc" + > + </File> + <File + RelativePath=".\dom_ui\debugger_ui.h" + > + </File> + <File RelativePath=".\dom_ui\dev_tools_ui.cc" > </File> |