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

Unified Diff: chrome/common/notification_type.h

Issue 5730004: Rename ExtensionsService to ExtensionService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo Created 10 years 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
Index: chrome/common/notification_type.h
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
index 2ea5c9a7f15672a18a59407ce912ff8fc43412c5..7f01898c3c6ed92f05186432d9f1a6e88ea163db 100644
--- a/chrome/common/notification_type.h
+++ b/chrome/common/notification_type.h
@@ -867,7 +867,7 @@ class NotificationType {
// uninstalled or disabled. The details are an Extension, and the source is
// a Profile.
//
- // Note that when this notification is sent, ExtensionsService has already
+ // Note that when this notification is sent, ExtensionService has already
// removed the extension from its internal state.
EXTENSION_UNLOADED,
« no previous file with comments | « chrome/common/extensions/extension_file_util_unittest.cc ('k') | chrome/test/live_sync/live_extensions_sync_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698