| 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_
|
|
|