Index: third_party/WebKit/Source/modules/credentialmanager/Credential.cpp |
diff --git a/third_party/WebKit/Source/modules/credentialmanager/Credential.cpp b/third_party/WebKit/Source/modules/credentialmanager/Credential.cpp |
index 48414333671156aa66e920cb7d9d68d83d29b198..93716a3721bd011a258bb92525714a7d6df29880 100644 |
--- a/third_party/WebKit/Source/modules/credentialmanager/Credential.cpp |
+++ b/third_party/WebKit/Source/modules/credentialmanager/Credential.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/Credential.h" |
#include "bindings/core/v8/ExceptionState.h" |