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

Unified Diff: content/browser/geolocation/location_provider.h

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: windows fixes Created 9 years, 9 months 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
« no previous file with comments | « content/browser/geolocation/gps_location_provider_linux.cc ('k') | content/browser/geolocation/osx_wifi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/geolocation/location_provider.h
diff --git a/content/browser/geolocation/location_provider.h b/content/browser/geolocation/location_provider.h
index 064a59f0b413852a61c64dc3371a75356bc01ee3..402ae757dce08506cd0998db5eefba6347ee3ad5 100644
--- a/content/browser/geolocation/location_provider.h
+++ b/content/browser/geolocation/location_provider.h
@@ -3,8 +3,7 @@
// found in the LICENSE file.
// A location provider provides position information from a particular source
-// (GPS, network etc). The GearsGeolocation object uses a set of location
-// providers to obtain a position fix.
+// (GPS, network etc).
//
// This file declares a base class to be used by all location providers.
// Primarily, this class declares interface methods to be implemented by
« no previous file with comments | « content/browser/geolocation/gps_location_provider_linux.cc ('k') | content/browser/geolocation/osx_wifi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698