| Index: chrome/browser/extensions/extensions_service.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extensions_service.h (revision 33268)
|
| +++ chrome/browser/extensions/extensions_service.h (working copy)
|
| @@ -253,9 +253,6 @@
|
| // Handles sending notification that |extension| was unloaded.
|
| void NotifyExtensionUnloaded(Extension* extension);
|
|
|
| - // Helper that updates the active extension list used for crash reporting.
|
| - void UpdateActiveExtensionsInCrashReporter();
|
| -
|
| // The profile this ExtensionsService is part of.
|
| Profile* profile_;
|
|
|
|
|