| Index: third_party/WebKit/Source/core/testing/WorkerInternals.h
|
| diff --git a/third_party/WebKit/Source/core/testing/WorkerInternals.h b/third_party/WebKit/Source/core/testing/WorkerInternals.h
|
| index aa69b70a397f48265a9f642b97147081518c1e9c..4b093e801dc4f6035cdafdfa155226afa526b594 100644
|
| --- a/third_party/WebKit/Source/core/testing/WorkerInternals.h
|
| +++ b/third_party/WebKit/Source/core/testing/WorkerInternals.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WorkerInternals_h
|
| #define WorkerInternals_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/GarbageCollected.h"
|
|
|
| namespace blink {
|
|
|