| Index: third_party/WebKit/Source/core/page/PageVisibilityState.h
|
| diff --git a/third_party/WebKit/Source/core/page/PageVisibilityState.h b/third_party/WebKit/Source/core/page/PageVisibilityState.h
|
| index 897680f3d2260f1515ac06211cbddbec86f34f17..a9c94c78181ffe88c88c3e4a345c5cf935e60527 100644
|
| --- a/third_party/WebKit/Source/core/page/PageVisibilityState.h
|
| +++ b/third_party/WebKit/Source/core/page/PageVisibilityState.h
|
| @@ -32,7 +32,7 @@
|
| #define PageVisibilityState_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|