| Index: chrome/browser/extensions/extension_service.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_service.h (revision 91771)
|
| +++ chrome/browser/extensions/extension_service.h (working copy)
|
| @@ -660,7 +660,7 @@
|
| // Used by dispatchers to limit API quota for individual extensions.
|
| ExtensionsQuotaService quota_service_;
|
|
|
| - // Record that Init() has been called, and NotificationType::EXTENSIONS_READY
|
| + // Record that Init() has been called, and chrome::EXTENSIONS_READY
|
| // has fired.
|
| bool ready_;
|
|
|
|
|