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

Unified Diff: content/content_common.gypi

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c962c1f06f9a02f8205ce14c9888459e040c12ae..523a03a42331ef115287ff393c6f3a32145126d4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -114,8 +114,8 @@
'public/common/common_param_traits.cc',
'public/common/common_param_traits.h',
'public/common/common_param_traits_macros.h',
- 'public/common/console_message_level.h',
'public/common/connection_filter.h',
+ 'public/common/console_message_level.h',
'public/common/content_client.cc',
'public/common/content_client.h',
'public/common/content_constants.cc',
@@ -139,8 +139,6 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698