Index: chrome/browser/extensions/extension_browsertest.h |
diff --git a/chrome/browser/extensions/extension_browsertest.h b/chrome/browser/extensions/extension_browsertest.h |
index f4733aaebd8f9bdf62da3458c25f95288de6a498..0f3b1a33468660bcff6feafd7a873bccf82a1df2 100644 |
--- a/chrome/browser/extensions/extension_browsertest.h |
+++ b/chrome/browser/extensions/extension_browsertest.h |
@@ -228,7 +228,7 @@ class ExtensionBrowserTest : virtual public InProcessBrowserTest { |
std::string(), path, INSTALL_UI_TYPE_CANCEL, 0); |
} |
- void ReloadExtension(const std::string extension_id); |
+ void ReloadExtension(const std::string& extension_id); |
void UnloadExtension(const std::string& extension_id); |