diff options
Diffstat (limited to 'chrome/renderer/renderer.vcproj')
-rw-r--r-- | chrome/renderer/renderer.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj index 395809c..449c1da 100644 --- a/chrome/renderer/renderer.vcproj +++ b/chrome/renderer/renderer.vcproj @@ -202,14 +202,6 @@ > </File> <File - RelativePath=".\greasemonkey_slave.cc" - > - </File> - <File - RelativePath=".\greasemonkey_slave.h" - > - </File> - <File RelativePath=".\localized_error.cc" > </File> @@ -286,6 +278,14 @@ > </File> <File + RelativePath=".\user_script_slave.cc" + > + </File> + <File + RelativePath=".\user_script_slave.h" + > + </File> + <File RelativePath=".\visitedlink_slave.cc" > </File> |