Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: chrome/browser/extensions/extension_browsertest.h

Issue 10113005: Remove EPM:all_hosts_ and use all_extension_views_ instead. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Comments addressed Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698