Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index 3bb0a40a64fa98eae197f946a42a888a53c73435..1b48c8ed6fcad47e3aa0288694271f1212427a70 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -285,6 +285,7 @@ |
| 'tests/PrerenderingTest.cpp', |
| 'tests/ProgrammaticScrollTest.cpp', |
| 'tests/LayoutGeometryMapTest.cpp', |
| + 'tests/ScreenWakeLockTest.cpp', |
| 'tests/ScrollingCoordinatorTest.cpp', |
| 'tests/SpinLockTest.cpp', |
| 'tests/TextFinderTest.cpp', |