| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 07101e0163e3e1cbf792b618d828d6804ec4d411..f3a4ac765acdd139b3a0767c0e43ca84e8f438a6 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4087,6 +4087,7 @@
|
| 'frame/FrameViewTest.cpp',
|
| 'frame/HistoryTest.cpp',
|
| 'frame/ImageBitmapTest.cpp',
|
| + 'frame/LocalFrameTest.cpp',
|
| 'frame/OriginsUsingFeaturesTest.cpp',
|
| 'frame/RootFrameViewportTest.cpp',
|
| 'frame/SubresourceIntegrityTest.cpp',
|
|
|