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

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

Issue 2851763003: Hosted apps VS --site-per-process.
Patch Set: Created 3 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/chrome_content_browser_client_extensions_part.h
diff --git a/chrome/browser/extensions/chrome_content_browser_client_extensions_part.h b/chrome/browser/extensions/chrome_content_browser_client_extensions_part.h
index c4c8b7826bfeed997caf31dfa04a17a7e1205cb6..30b5784ca397b41bbc0516df2408a553cdaec9fb 100644
--- a/chrome/browser/extensions/chrome_content_browser_client_extensions_part.h
+++ b/chrome/browser/extensions/chrome_content_browser_client_extensions_part.h
@@ -26,7 +26,6 @@ class ChromeContentBrowserClientExtensionsPart
~ChromeContentBrowserClientExtensionsPart() override;
// Corresponds to the ChromeContentBrowserClient function of the same name.
- static GURL GetEffectiveURL(Profile* profile, const GURL& url);
static bool ShouldUseProcessPerSite(Profile* profile,
const GURL& effective_url);
static bool DoesSiteRequireDedicatedProcess(

Powered by Google App Engine
This is Rietveld 408576698