| 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 e0fd8d293f36f4609aacbc3985f0e34b3e565146..c0b74a3a22d75bd24b439d1550e5d5ff292dd65d 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -43,6 +43,7 @@ blink_core_sources("dom") {
|
| "ContextFeatures.h",
|
| "ContextLifecycleNotifier.cpp",
|
| "ContextLifecycleNotifier.h",
|
| + "ContextLifecycleObserver.cpp",
|
| "ContextLifecycleObserver.h",
|
| "DOMArrayBuffer.cpp",
|
| "DOMArrayBuffer.h",
|
|
|