diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 644f7b0..a8cab66 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> |