diff options
Diffstat (limited to 'chrome/chrome_android.gypi')
-rw-r--r-- | chrome/chrome_android.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi index 14475c5..a08f23c 100644 --- a/chrome/chrome_android.gypi +++ b/chrome/chrome_android.gypi @@ -22,6 +22,8 @@ 'android/testshell/tab_manager.cc', 'android/testshell/tab_manager.h', 'android/testshell/testshell_entry_point.cc', + "android/testshell/testshell_google_location_settings_helper.cc", + "android/testshell/testshell_google_location_settings_helper.h", 'android/testshell/testshell_stubs.cc', ], 'include_dirs': [ |