| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index ec4be49fc7f924a9086d439ba199b0e6d534c060..05b6c3cae318591b102f8633a75ea5e3be3ccd3d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1177,6 +1177,7 @@ component("platform") {
|
| "scheduler/base/intrusive_heap.h",
|
| "scheduler/base/lazy_now.cc",
|
| "scheduler/base/lazy_now.h",
|
| + "scheduler/base/moveable_auto_lock.h",
|
| "scheduler/base/pollable_thread_safe_flag.cc",
|
| "scheduler/base/pollable_thread_safe_flag.h",
|
| "scheduler/base/queueing_time_estimator.cc",
|
|
|