| Index: chrome/browser/browser.vcproj
|
| diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
|
| index ff76afb84401b21a1dfaa3c42e3c1fb93d136855..63934d70b5b8eaf9f5e3aa5f78033e3186408747 100644
|
| --- a/chrome/browser/browser.vcproj
|
| +++ b/chrome/browser/browser.vcproj
|
| @@ -822,11 +822,11 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\automation\automation_provider_list_generic.cc"
|
| + RelativePath=".\automation\automation_provider_list.h"
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\automation\automation_provider_list.h"
|
| + RelativePath=".\automation\automation_provider_list_generic.cc"
|
| >
|
| </File>
|
| <File
|
| @@ -1906,19 +1906,27 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\extensions\extension_api_handler.cc"
|
| + RelativePath=".\extensions\extension_error_reporter.cc"
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\extensions\extension_api_handler.h"
|
| + RelativePath=".\extensions\extension_error_reporter.h"
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\extensions\extension_error_reporter.cc"
|
| + RelativePath=".\extensions\extension_function.cc"
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\extensions\extension_error_reporter.h"
|
| + RelativePath=".\extensions\extension_function.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\extensions\extension_function_dispatcher.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\extensions\extension_function_dispatcher.h"
|
| >
|
| </File>
|
| <File
|
| @@ -1938,6 +1946,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath=".\extensions\extension_tabs_module.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\extensions\extension_tabs_module.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath=".\extensions\extension_view.cc"
|
| >
|
| </File>
|
|
|