| Index: third_party/WebKit/Source/platform/WebScheduler.cpp
|
| diff --git a/third_party/WebKit/Source/platform/WebScheduler.cpp b/third_party/WebKit/Source/platform/WebScheduler.cpp
|
| index 92acd20cf34a1ecd206b316868ad704796cafd1e..4a9752fedf1432a8e10e965ff1e9ac03a10c06c0 100644
|
| --- a/third_party/WebKit/Source/platform/WebScheduler.cpp
|
| +++ b/third_party/WebKit/Source/platform/WebScheduler.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "public/platform/WebScheduler.h"
|
| +#include "platform/scheduler/child/web_scheduler.h"
|
|
|
| #include "platform/WebFrameScheduler.h"
|
| #include "platform/wtf/Assertions.h"
|
|
|