| Index: chrome/browser/extensions/extensions_service.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extensions_service.h (revision 22874)
|
| +++ chrome/browser/extensions/extensions_service.h (working copy)
|
| @@ -153,9 +153,6 @@
|
| bool alert_on_error,
|
| ExtensionInstallCallback* callback);
|
|
|
| - // Reloads the specified extension.
|
| - void ReloadExtension(const std::string& extension_id);
|
| -
|
| // Uninstalls the specified extension. Callers should only call this method
|
| // with extensions that exist. |external_uninstall| is a magical parameter
|
| // that is only used to send information to ExtensionPrefs, which external
|
|
|
| Property changes on: chrome\browser\extensions\extensions_service.h
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Reverse-merged /trunk/src/chrome/browser/extensions/extensions_service.h:r21719
|
|
|
|
|