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

Unified Diff: content/content_common.gypi

Issue 2192683003: Revert of Reland: Geolocation: move from content/browser to device/ (patchset #2 id:20001 of https:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2810
Patch Set: Created 4 years, 5 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/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8a01efdaf4ef3bc5a5ae48e35d70d58ec50acc3a..c962c1f06f9a02f8205ce14c9888459e040c12ae 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -8,7 +8,6 @@
'../cc/cc.gyp:cc',
'../cc/ipc/cc_ipc.gyp:cc_ipc',
'../components/tracing.gyp:tracing',
- '../device/geolocation/geolocation.gyp:device_geolocation',
'../gpu/command_buffer/command_buffer.gyp:gles2_utils',
'../gpu/gpu.gyp:command_buffer_service',
'../gpu/gpu.gyp:gles2_c_lib',
@@ -115,8 +114,8 @@
'public/common/common_param_traits.cc',
'public/common/common_param_traits.h',
'public/common/common_param_traits_macros.h',
- 'public/common/connection_filter.h',
'public/common/console_message_level.h',
+ 'public/common/connection_filter.h',
'public/common/content_client.cc',
'public/common/content_client.h',
'public/common/content_constants.cc',
@@ -140,6 +139,8 @@
'public/common/file_chooser_params.h',
'public/common/frame_navigate_params.cc',
'public/common/frame_navigate_params.h',
+ 'public/common/geoposition.cc',
+ 'public/common/geoposition.h',
'public/common/injection_test_mac.h',
'public/common/injection_test_win.h',
'public/common/javascript_message_type.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698