Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2030)

Unified Diff: content/content_browser.gypi

Issue 11412194: Cleanup: MockGeolocationArbitrator for GeolocationProvider tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Clang error. Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e395b4400d453b06b91f33e293232c78c0c90b6a..3c65f7c9a0e8eb93242b81e6a751ab149bb13fab 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -418,8 +418,9 @@
'browser/geolocation/gps_location_provider_linux.h',
'browser/geolocation/location_api_adapter_android.cc',
'browser/geolocation/location_api_adapter_android.h',
- 'browser/geolocation/location_arbitrator.cc',
'browser/geolocation/location_arbitrator.h',
+ 'browser/geolocation/location_arbitrator_impl.cc',
+ 'browser/geolocation/location_arbitrator_impl.h',
'browser/geolocation/location_provider_android.cc',
'browser/geolocation/location_provider_android.h',
'browser/geolocation/location_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698