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

Unified Diff: chrome/common/notification_types.h

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/common/chrome_switches.cc ('k') | chrome/common/render_messages_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/notification_types.h
diff --git a/chrome/common/notification_types.h b/chrome/common/notification_types.h
index be7791511c8000e16ed97f8d31e9374aa7cb668c..c2a0c09a368167f696b1ea2c08896c0614e040ee 100644
--- a/chrome/common/notification_types.h
+++ b/chrome/common/notification_types.h
@@ -495,11 +495,11 @@ enum NotificationType {
// Personalization -----------------------------------------------------------
NOTIFY_PERSONALIZATION,
- // Greasemonkey user scripts -------------------------------------------------
+ // User Scripts --------------------------------------------------------------
// Sent when there are new user scripts available.
// The details are a pointer to SharedMemory containing the new scripts.
- NOTIFY_GREASEMONKEY_SCRIPTS_LOADED,
+ NOTIFY_USER_SCRIPTS_LOADED,
// Extensions ----------------------------------------------------------------
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/common/render_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698