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

Unified Diff: build/features_override.gypi

Issue 5612005: Client-based geolocation support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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: build/features_override.gypi
diff --git a/build/features_override.gypi b/build/features_override.gypi
index 5c069ea2924aaf491148485800952fc2153cc55a..fa2e06c3c4fd4f8dd9e86276ffab9ce2a6af18db 100644
--- a/build/features_override.gypi
+++ b/build/features_override.gypi
@@ -25,6 +25,7 @@
'ENABLE_FILE_SYSTEM=1',
'ENABLE_FILTERS=1',
'ENABLE_GEOLOCATION=1',
+ 'ENABLE_CLIENT_BASED_GEOLOCATION=0',
joth 2010/12/07 10:24:51 Probably as well to keep this list in alpha order
John Knottenbelt 2010/12/07 12:30:04 Done.
'ENABLE_ICONDATABASE=0',
'ENABLE_INDEXED_DATABASE=1',
'ENABLE_INPUT_SPEECH=1',

Powered by Google App Engine
This is Rietveld 408576698