Index: chrome/browser/profiles/profile_impl.h |
=================================================================== |
--- chrome/browser/profiles/profile_impl.h (revision 71744) |
+++ chrome/browser/profiles/profile_impl.h (working copy) |
@@ -167,6 +167,8 @@ |
} |
void RegisterComponentExtensions(); |
+ void ExtractAccessibilityExtensionResources(const std::string dir_name, |
+ const FilePath extension_path); |
void InstallDefaultApps(); |
NotificationRegistrar registrar_; |