| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index bd1695a46121ef6b56d31ba6ac5b7a5c1e54752a..1f447a0e3a83187db68de0a9556f16fc99e3a9e9 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -40,6 +40,7 @@ blink_core_sources("frame") {
|
| "FrameOwner.h",
|
| "FrameSerializer.cpp",
|
| "FrameSerializer.h",
|
| + "FrameTimer.h",
|
| "FrameView.cpp",
|
| "FrameView.h",
|
| "FrameViewAutoSizeInfo.cpp",
|
|
|