Index: chrome/browser/extensions/webstore_standalone_installer.h |
diff --git a/chrome/browser/extensions/webstore_standalone_installer.h b/chrome/browser/extensions/webstore_standalone_installer.h |
index baea51499f314aafe09b8a2873708eca2b659935..af27549fb72bf6b2d3b743407c633d0649a66f75 100644 |
--- a/chrome/browser/extensions/webstore_standalone_installer.h |
+++ b/chrome/browser/extensions/webstore_standalone_installer.h |
@@ -177,7 +177,6 @@ class WebstoreStandaloneInstaller |
private: |
friend class base::RefCountedThreadSafe<WebstoreStandaloneInstaller>; |
- FRIEND_TEST_ALL_PREFIXES(WebstoreStandaloneInstallerTest, DomainVerification); |
// Several delegate/client interface implementations follow. The normal flow |
// (for successful installs) is: |