| Index: third_party/WebKit/Source/core/css/CSSTiming.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSTiming.h b/third_party/WebKit/Source/core/css/CSSTiming.h
|
| index 6e90f09321f9c788b398e3fee12187675d276abd..412a5ded3d6507494e62f6163d453f39230417d2 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSTiming.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSTiming.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/dom/Document.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|