| Index: third_party/WebKit/Source/platform/SecureTextInput.h
|
| diff --git a/third_party/WebKit/Source/platform/SecureTextInput.h b/third_party/WebKit/Source/platform/SecureTextInput.h
|
| index 6d73d807385f0821702dac8c950bfe249fda6849..0aa85d6471fa66c022a868461bf596c306a75405 100644
|
| --- a/third_party/WebKit/Source/platform/SecureTextInput.h
|
| +++ b/third_party/WebKit/Source/platform/SecureTextInput.h
|
| @@ -32,7 +32,7 @@
|
| #define SecureTextInput_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/build_config.h"
|
| +#include "platform/wtf/build_config.h"
|
|
|
| namespace blink {
|
|
|
|
|