| Index: third_party/WebKit/Source/platform/credentialmanager/PlatformPasswordCredential.h
|
| diff --git a/third_party/WebKit/Source/platform/credentialmanager/PlatformPasswordCredential.h b/third_party/WebKit/Source/platform/credentialmanager/PlatformPasswordCredential.h
|
| index 54e5cafdd4256a4573e0c969b5ac0a143e7e917e..b8503000ae8a513b12f732d21738aa4549b819d1 100644
|
| --- a/third_party/WebKit/Source/platform/credentialmanager/PlatformPasswordCredential.h
|
| +++ b/third_party/WebKit/Source/platform/credentialmanager/PlatformPasswordCredential.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "platform/credentialmanager/PlatformCredential.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|