Index: chrome/browser/extensions/extension_browsertest.h |
diff --git a/chrome/browser/extensions/extension_browsertest.h b/chrome/browser/extensions/extension_browsertest.h |
index 605818410793db3686d3afaebf4cac52215f06d8..24894459832cec787ff80e3804f671cd9250f07c 100644 |
--- a/chrome/browser/extensions/extension_browsertest.h |
+++ b/chrome/browser/extensions/extension_browsertest.h |
@@ -168,7 +168,7 @@ class ExtensionBrowserTest |
Profile* profile, |
bool from_webstore); |
- bool WaitForExtensionHostsToLoad(); |
+ bool WaitForExtensionViewsToLoad(); |
// When waiting for page action count to change, we wait until it reaches this |
// value. |