| Index: third_party/WebKit/Source/platform/credentialmanager/PlatformFederatedCredential.h
|
| diff --git a/third_party/WebKit/Source/platform/credentialmanager/PlatformFederatedCredential.h b/third_party/WebKit/Source/platform/credentialmanager/PlatformFederatedCredential.h
|
| index 18a4d0206a492a69b637d06889451b8d448fcf37..c12a45e12b5c83025a0edd88bc4bf739843aaf87 100644
|
| --- a/third_party/WebKit/Source/platform/credentialmanager/PlatformFederatedCredential.h
|
| +++ b/third_party/WebKit/Source/platform/credentialmanager/PlatformFederatedCredential.h
|
| @@ -8,7 +8,7 @@
|
| #include "platform/credentialmanager/PlatformCredential.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|