diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index 2e3e4b5..8208507 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -86,6 +86,8 @@ 'test/content_test_suite.cc', 'test/content_test_suite.h', 'test/js_injection_ready_observer.h', + 'test/mock_geolocation.cc', + 'test/mock_geolocation.h', 'test/mock_keyboard.cc', 'test/mock_keyboard.h', 'test/mock_keyboard_driver_win.cc', |