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

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

Issue 2692153002: Enable SiteIsolationExtensions trial for developers. (Closed)
Patch Set: Fix extensions test by initializing the test config later in test startup sequence. Created 3 years, 10 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_apitest.h
diff --git a/chrome/browser/extensions/extension_apitest.h b/chrome/browser/extensions/extension_apitest.h
index a4f7e41a2a3efc5b65a185b8d8d603cae2c7a7fc..f90e286b5e541dd47df1e9021f105b57043c2949 100644
--- a/chrome/browser/extensions/extension_apitest.h
+++ b/chrome/browser/extensions/extension_apitest.h
@@ -65,7 +65,7 @@ class ExtensionApiTest : public ExtensionBrowserTest {
protected:
// InProcessBrowserTest:
- void SetUpInProcessBrowserTestFixture() override;
+ void SetUpOnMainThread() override;
void TearDownInProcessBrowserTestFixture() override;
// Load |extension_name| and wait for pass / fail notification.
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_apitest.cc » ('j') | chrome/browser/extensions/extension_apitest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698