Index: chrome/browser/browser_process_impl.h |
=================================================================== |
--- chrome/browser/browser_process_impl.h (revision 86721) |
+++ chrome/browser/browser_process_impl.h (working copy) |
@@ -159,6 +159,7 @@ |
bool IsSafeBrowsingDetectionServiceEnabled(); |
void ApplyDisabledSchemesPolicy(); |
+ void ApplyAllowCrossOriginAuthPromptPolicy(); |
#if defined(IPC_MESSAGE_LOG_ENABLED) |
void SetIPCLoggingEnabledForChildProcesses(bool enabled); |