| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index e31cbe875a1f7fd437075af49987e27e092b4174..44429984036d7d90a1a63076157babeed622c4d0 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -266,10 +266,13 @@
|
| 'tests/ImeOnFocusTest.cpp',
|
| 'tests/KeyboardTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
| + 'tests/LinkSelectionTest.cpp',
|
| 'tests/MHTMLTest.cpp',
|
| 'tests/PrerenderingTest.cpp',
|
| 'tests/ProgrammaticScrollTest.cpp',
|
| 'tests/LayoutGeometryMapTest.cpp',
|
| + 'tests/SelectionTestBase.cpp',
|
| + 'tests/SelectionTestBase.h',
|
| 'tests/ScreenWakeLockTest.cpp',
|
| 'tests/ScrollingCoordinatorTest.cpp',
|
| 'tests/SpinLockTest.cpp',
|
|
|