| Index: chrome/browser/browser.vcproj
|
| diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
|
| index 644f7b0924235ca7d307d2b74504a71d8d6a2d73..a8cab667eac5444f630ffe41bc1f4f9b47593089 100644
|
| --- a/chrome/browser/browser.vcproj
|
| +++ b/chrome/browser/browser.vcproj
|
| @@ -2261,6 +2261,14 @@
|
| RelativePath=".\extensions\extensions_service.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath=".\extensions\user_script_master.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath=".\extensions\user_script_master.h"
|
| + >
|
| + </File>
|
| </Filter>
|
| <Filter
|
| Name="Renderer Host"
|
| @@ -2421,14 +2429,6 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath=".\greasemonkey_master.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\greasemonkey_master.h"
|
| - >
|
| - </File>
|
| - <File
|
| RelativePath=".\interstitial_page.cc"
|
| >
|
| </File>
|
|
|