| 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 a55f5645ca3a475951e00e207c5e74b4f843833f..3cbe75ef460ac4f70c3470a5b0a78a72132fcc99 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4031,6 +4031,7 @@
|
| 'page/ChromeClientTest.cpp',
|
| 'page/ContextMenuControllerTest.cpp',
|
| 'page/EventSourceParserTest.cpp',
|
| + 'page/FocusControllerTest.cpp',
|
| 'page/NetworkStateNotifierTest.cpp',
|
| 'page/PagePopupClientTest.cpp',
|
| 'page/PrintContextTest.cpp',
|
|
|