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

Unified Diff: chrome/common/extensions/extension_process_policy.h

Issue 2850793005: Remove command line/field trial support and configs for Isolate Extensions. (Closed)
Patch Set: Rebase. 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
« no previous file with comments | « chrome/common/chrome_content_client.cc ('k') | chrome/common/extensions/extension_process_policy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_process_policy.h
diff --git a/chrome/common/extensions/extension_process_policy.h b/chrome/common/extensions/extension_process_policy.h
index 820a36077ab2a562ea0561544a30d2d6dc81e75a..232348377e904f19b162af36c43ecf1903f2284e 100644
--- a/chrome/common/extensions/extension_process_policy.h
+++ b/chrome/common/extensions/extension_process_policy.h
@@ -29,9 +29,6 @@ bool CrossesExtensionProcessBoundary(
const GURL& new_url,
bool should_consider_workaround);
-// Check if extensions are running in Site Isolation mode.
-bool IsIsolateExtensionsEnabled();
-
} // namespace extensions
#endif // CHROME_COMMON_EXTENSIONS_EXTENSION_PROCESS_POLICY_H_
« no previous file with comments | « chrome/common/chrome_content_client.cc ('k') | chrome/common/extensions/extension_process_policy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698