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

Unified Diff: content/content_browser.gypi

Issue 8463022: Make chrome communicate with gpsd through libgps/shared memory (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fixing nits Created 9 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 58b5abf3eb7830410ca80008c6af322921b3bbce..4b3afcaad7087953f0425a1bba2015b94fbf62e6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -190,7 +190,6 @@
'browser/geolocation/geolocation_provider.h',
'browser/geolocation/gps_location_provider_linux.cc',
'browser/geolocation/gps_location_provider_linux.h',
- 'browser/geolocation/libgps_2_94_wrapper_linux.cc',
joth 2011/11/11 18:40:40 you can delete this file too, in the same patch
Yufeng Shen (Slow to review) 2011/11/11 21:11:35 Done.
'browser/geolocation/libgps_wrapper_linux.cc',
'browser/geolocation/libgps_wrapper_linux.h',
'browser/geolocation/location_arbitrator.cc',

Powered by Google App Engine
This is Rietveld 408576698