Chromium Code Reviews| 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 dd3aa8c29e7782a6ca01785ee78e74e66c1fb19f..47d78c4a8b4ed74c93e70040861255b71d8ab4f6 100644 |
| --- a/third_party/WebKit/Source/web/web.gypi |
| +++ b/third_party/WebKit/Source/web/web.gypi |
| @@ -258,8 +258,9 @@ |
| 'tests/ImeOnFocusTest.cpp', |
| 'tests/IntersectionObserverTest.cpp', |
| 'tests/KeyboardTest.cpp', |
| - 'tests/ListenerLeakTest.cpp', |
| + 'tests/LinkElementLoadingTest.cpp', |
| 'tests/LinkSelectionTest.cpp', |
| + 'tests/ListenerLeakTest.cpp', |
|
hayato
2016/07/25 07:16:18
The order was wrong in the original gypi.
|
| 'tests/MHTMLTest.cpp', |
| 'tests/PrerenderingTest.cpp', |
| 'tests/ProgrammaticScrollTest.cpp', |