Index: third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.cpp |
diff --git a/third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.cpp b/third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.cpp |
index 304f5c8819f6d97c38b9e6eb78a1533512904556..17c408c33f96ff5161133d6fa82c23b3d9b04499 100644 |
--- a/third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.cpp |
+++ b/third_party/WebKit/Source/modules/credentialmanager/NavigatorCredentials.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/NavigatorCredentials.h" |
#include "core/dom/Document.h" |