| Index: third_party/WebKit/Source/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| diff --git a/third_party/WebKit/public/platform/scheduler/utility/webthread_impl_for_utility_thread.h b/third_party/WebKit/Source/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| similarity index 100%
|
| rename from third_party/WebKit/public/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| rename to third_party/WebKit/Source/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| index 30498aecbea5680328404e451227a83a806d78e0..ece38941dda4c0d713681a545b24a29f77b42fba 100644
|
| --- a/third_party/WebKit/public/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| +++ b/third_party/WebKit/Source/platform/scheduler/utility/webthread_impl_for_utility_thread.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "public/platform/scheduler/child/webthread_base.h"
|
| #include "public/platform/WebCommon.h"
|
| +#include "public/platform/scheduler/child/webthread_base.h"
|
|
|
| namespace blink {
|
| namespace scheduler {
|
|
|