summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp')
-rw-r--r--Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp b/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp
index 1257d41..0a9154f 100644
--- a/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp
+++ b/Source/WebKit/win/WebURLAuthenticationChallengeSender.cpp
@@ -32,10 +32,7 @@
#include "WebKit.h"
#include "WebURLAuthenticationChallenge.h"
#include "WebURLCredential.h"
-
-#pragma warning(push, 0)
#include <WebCore/AuthenticationClient.h>
-#pragma warning(pop)
using namespace WebCore;