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

Unified Diff: content/content_browser.gypi

Issue 10070012: Geolocation support for chromedriver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 8 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/geolocation_provider_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7cad995f9ff623244b720fa298dba4b5d082efde..9d295cefc4dab2a5569c0b8f6965b65eb52f1d40 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -74,6 +74,7 @@
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/font_list_async.h',
+ 'public/browser/geolocation.h',
'public/browser/geolocation_permission_context.h',
'public/browser/global_request_id.h',
'public/browser/gpu_data_manager.h',
@@ -317,6 +318,7 @@
'browser/geolocation/device_data_provider.h',
'browser/geolocation/empty_device_data_provider.cc',
'browser/geolocation/empty_device_data_provider.h',
+ 'browser/geolocation/geolocation.cc',
'browser/geolocation/geolocation_dispatcher_host.cc',
'browser/geolocation/geolocation_dispatcher_host.h',
'browser/geolocation/geolocation_observer.h',
« no previous file with comments | « content/browser/geolocation/geolocation_provider_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698