summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/extension_browsertest.h')
-rw-r--r--chrome/browser/extensions/extension_browsertest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/extensions/extension_browsertest.h b/chrome/browser/extensions/extension_browsertest.h
index 938ffe1..a79883a 100644
--- a/chrome/browser/extensions/extension_browsertest.h
+++ b/chrome/browser/extensions/extension_browsertest.h
@@ -38,6 +38,8 @@ class ExtensionBrowserTest
return InstallOrUpdateExtension(id, path, expected_change);
}
+ void ReloadExtension(const std::string& extension_id);
+
void UnloadExtension(const std::string& extension_id);
void UninstallExtension(const std::string& extension_id);