| Index: third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.cpp
|
| diff --git a/third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.cpp b/third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.cpp
|
| index 4466e5aa408f963c2f3a5ceae6792cc04acdbfb0..8686178cba40f39294bed4cd45c7f90030e41b59 100644
|
| --- a/third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.cpp
|
| +++ b/third_party/WebKit/Source/modules/credentialmanager/FederatedCredential.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/FederatedCredential.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|