|
Geolocation: delete GpsLocationProvider and third_party/gpsd/
The GpsLocationProvider is not actually used anywhere, and has most likely bit
rotted after years of no maintenance. It is brittle code written for a
specific version (3.1) of gpsd that is now outdated.
The only Chrome version that had this feature enabled (ChromeOS) makes no use
of it as no hardware was ever shipped that used GPS.
TBR=jam,brettw
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227104
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -2571 lines) |
Patch |
|
M |
build/common.gypi
|
View
|
1
2
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
|
M |
build/linux/system.gyp
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
content/DEPS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
content/browser/geolocation/gps_location_provider_linux.h
|
View
|
|
1 chunk |
+0 lines, -105 lines |
0 comments
|
Download
|
|
D |
content/browser/geolocation/gps_location_provider_linux.cc
|
View
|
|
1 chunk |
+0 lines, -302 lines |
0 comments
|
Download
|
|
D |
content/browser/geolocation/gps_location_provider_unittest_linux.cc
|
View
|
|
1 chunk |
+0 lines, -208 lines |
0 comments
|
Download
|
|
M |
content/browser/geolocation/location_arbitrator_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_browser.gypi
|
View
|
1
2
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
third_party/gpsd/COPYING
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
|
D |
third_party/gpsd/README.chromium
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
|
D |
third_party/gpsd/release-3.1/gps.h
|
View
|
|
1 chunk |
+0 lines, -1809 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|