| Index: third_party/WebKit/Source/core/html/URLRegistry.h
|
| diff --git a/third_party/WebKit/Source/core/html/URLRegistry.h b/third_party/WebKit/Source/core/html/URLRegistry.h
|
| index 9b9495cb3001d77161651a50b99e73d95ebb041e..87e420f7b32c8b39eacc3e79a869ee7dee04d774 100644
|
| --- a/third_party/WebKit/Source/core/html/URLRegistry.h
|
| +++ b/third_party/WebKit/Source/core/html/URLRegistry.h
|
| @@ -32,7 +32,7 @@
|
| #define URLRegistry_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|