Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6726)

Unified Diff: chrome/renderer/renderer.vcproj

Issue 17281: This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. (Closed)
Patch Set: Fix indent Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/renderer/renderer.scons ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/renderer.vcproj
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj
index 395809c825f7de6bd5a5b8fe2dad37904ef488a6..449c1da06a6e01f9190b8e4b2edc477a40157abd 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>
« no previous file with comments | « chrome/renderer/renderer.scons ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698