| Index: third_party/WebKit/Source/platform/KillRing.h
|
| diff --git a/third_party/WebKit/Source/platform/KillRing.h b/third_party/WebKit/Source/platform/KillRing.h
|
| index d17496f00ef8936a69b2e00db964151ec7ff887b..5592727117e74d8a2993b5bebf9d15d3b168d2af 100644
|
| --- a/third_party/WebKit/Source/platform/KillRing.h
|
| +++ b/third_party/WebKit/Source/platform/KillRing.h
|
| @@ -27,7 +27,7 @@
|
| #define KillRing_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|