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

Unified Diff: chrome/browser/browser.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/browser/browser.scons ('k') | chrome/browser/greasemonkey_master.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/greasemonkey_master.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698