| Index: third_party/WebKit/Source/core/html/HTMLButtonElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLButtonElement.cpp b/third_party/WebKit/Source/core/html/HTMLButtonElement.cpp
|
| index 8df534cd4300ffbe0d7c5b30d81394b4536a7151..e69bab33322cd66a0c1bd5355123fb1551df6561 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLButtonElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLButtonElement.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/html/FormData.h"
|
| #include "core/html/HTMLFormElement.h"
|
| #include "core/layout/LayoutButton.h"
|
| -#include "wtf/StdLibExtras.h"
|
| +#include "platform/wtf/StdLibExtras.h"
|
|
|
| namespace blink {
|
|
|
|
|