Index: third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp |
diff --git a/third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp b/third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp |
index 91dfe8a8d0f6c4f4728cb51d778f53575abcbd00..ecccb0a36ca41b1101b3938ab9eb6dc704d7fa6f 100644 |
--- a/third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp |
+++ b/third_party/WebKit/Source/modules/credentialmanager/CredentialManagerClient.cpp |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
#include "modules/credentialmanager/CredentialManagerClient.h" |
#include "bindings/core/v8/ScriptState.h" |