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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 15716012: Add a Preference for Google Services to Use the User's Location (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 6 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
Index: chrome/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 203973)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -2198,6 +2198,8 @@
'browser/ui/webui/options/font_settings_utils_linux.cc',
'browser/ui/webui/options/font_settings_utils_mac.mm',
'browser/ui/webui/options/font_settings_utils_win.cc',
+ 'browser/ui/webui/options/geolocation_options_handler.cc',
vadimt 2013/06/07 00:56:07 Please don't include these files on platforms wher
robliao 2013/06/07 07:34:36 That's cool! On 2013/06/07 00:56:07, vadimt wrote:
robliao 2013/06/07 07:34:36 Done.
+ 'browser/ui/webui/options/geolocation_options_handler.h',
'browser/ui/webui/options/handler_options_handler.cc',
'browser/ui/webui/options/handler_options_handler.h',
'browser/ui/webui/options/home_page_overlay_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698