| Index: third_party/WebKit/Source/core/svg/SVGURIReference.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGURIReference.h b/third_party/WebKit/Source/core/svg/SVGURIReference.h
|
| index 4ce22d13399baabb63c074074db0ca95b037e302..31cefbaf1f170eeb6a082b8f2376f0187a5475a8 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGURIReference.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGURIReference.h
|
| @@ -25,7 +25,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/svg/SVGAnimatedHref.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Functional.h"
|
| +#include "platform/wtf/Functional.h"
|
|
|
| namespace blink {
|
|
|
|
|