| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index 3329a9baf6fb84399469bb47e2a474f4bc5e2251..55c3620f9fed454da945c3c208b7e75866772837 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -42,6 +42,7 @@ blink_core_sources("dom") {
|
| "ContextFeatures.h",
|
| "ContextLifecycleNotifier.cpp",
|
| "ContextLifecycleNotifier.h",
|
| + "ContextLifecycleObserver.cpp",
|
| "ContextLifecycleObserver.h",
|
| "DOMArrayBuffer.cpp",
|
| "DOMArrayBuffer.h",
|
|
|