Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(8537)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: device/geolocation/OWNERS
Issue
2176753003
:
Geolocation: move from content/browser to device/ (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed device/geolocation/public/cpp
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:
android_webview/browser/DEPS
android_webview/browser/aw_browser_main_parts.cc
android_webview/browser/aw_content_browser_client.cc
android_webview/javatests/DEPS
android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java
android_webview/test/BUILD.gn
blimp/engine/BUILD.gn
blimp/engine/DEPS
blimp/engine/app/blimp_browser_main_parts.cc
blimp/engine/app/blimp_content_browser_client.cc
blimp/engine/feature/geolocation/blimp_location_provider.h
blimp/engine/feature/geolocation/blimp_location_provider.cc
chrome/android/BUILD.gn
chrome/android/javatests/DEPS
chrome/android/javatests/src/org/chromium/chrome/browser/GeolocationTest.java
chrome/browser/DEPS
chrome/browser/chrome_browser_main.cc
chrome/browser/chrome_content_browser_client.cc
chrome/browser/chromeos/policy/device_status_collector.h
chrome/browser/chromeos/policy/device_status_collector.cc
chrome/browser/chromeos/policy/device_status_collector_browsertest.cc
chrome/browser/geolocation/access_token_store_browsertest.cc
chrome/browser/geolocation/chrome_access_token_store.h
chrome/browser/geolocation/chrome_access_token_store.cc
chrome/browser/geolocation/geolocation_browsertest.cc
chrome/browser/geolocation/geolocation_permission_context.cc
chrome/test/DEPS
chrome/test/base/ui_test_utils.cc
chromecast/browser/BUILD.gn
chromecast/browser/DEPS
chromecast/browser/cast_browser_main_parts.cc
chromecast/browser/geolocation/cast_access_token_store.h
chromeos/geolocation/DEPS
chromeos/geolocation/geoposition.h
components/BUILD.gn
components/autofill.gypi
components/autofill/content/browser/BUILD.gn
components/autofill/content/browser/DEPS
components/autofill/content/browser/risk/fingerprint.cc
components/autofill/content/browser/risk/fingerprint_browsertest.cc
content/DEPS
content/app/BUILD.gn
content/app/DEPS
content/app/android/library_loader_hooks.cc
content/browser/BUILD.gn
content/browser/DEPS
content/browser/android/browser_jni_registrar.cc
content/browser/android/content_view_core_impl.cc
content/browser/browser_main_loop.cc
content/browser/devtools/protocol/emulation_handler.cc
content/browser/frame_host/render_frame_host_delegate.h
content/browser/frame_host/render_frame_host_delegate.cc
content/browser/frame_host/render_frame_host_impl.cc
content/browser/geolocation/DEPS
content/browser/geolocation/OWNERS
content/browser/geolocation/empty_wifi_data_provider.h
content/browser/geolocation/empty_wifi_data_provider.cc
content/browser/geolocation/fake_access_token_store.h
content/browser/geolocation/fake_access_token_store.cc
content/browser/geolocation/geolocation_provider_impl.h
content/browser/geolocation/geolocation_provider_impl.cc
content/browser/geolocation/geolocation_provider_impl_unittest.cc
content/browser/geolocation/geolocation_service_context.h
content/browser/geolocation/geolocation_service_context.cc
content/browser/geolocation/geolocation_service_impl.h
content/browser/geolocation/geolocation_service_impl.cc
content/browser/geolocation/location_api_adapter_android.h
content/browser/geolocation/location_api_adapter_android.cc
content/browser/geolocation/location_arbitrator.h
content/browser/geolocation/location_arbitrator_impl.h
content/browser/geolocation/location_arbitrator_impl.cc
content/browser/geolocation/location_arbitrator_impl_unittest.cc
content/browser/geolocation/location_provider_android.h
content/browser/geolocation/location_provider_android.cc
content/browser/geolocation/location_provider_base.h
content/browser/geolocation/location_provider_base.cc
content/browser/geolocation/mock_location_arbitrator.h
content/browser/geolocation/mock_location_arbitrator.cc
content/browser/geolocation/mock_location_provider.h
content/browser/geolocation/mock_location_provider.cc
content/browser/geolocation/network_location_provider.h
content/browser/geolocation/network_location_provider.cc
content/browser/geolocation/network_location_provider_unittest.cc
content/browser/geolocation/network_location_request.h
content/browser/geolocation/network_location_request.cc
content/browser/geolocation/wifi_data.h
content/browser/geolocation/wifi_data.cc
content/browser/geolocation/wifi_data_provider.h
content/browser/geolocation/wifi_data_provider.cc
content/browser/geolocation/wifi_data_provider_chromeos.h
content/browser/geolocation/wifi_data_provider_chromeos.cc
content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc
content/browser/geolocation/wifi_data_provider_common.h
content/browser/geolocation/wifi_data_provider_common.cc
content/browser/geolocation/wifi_data_provider_common_unittest.cc
content/browser/geolocation/wifi_data_provider_common_win.h
content/browser/geolocation/wifi_data_provider_common_win.cc
content/browser/geolocation/wifi_data_provider_corewlan_mac.mm
content/browser/geolocation/wifi_data_provider_linux.h
content/browser/geolocation/wifi_data_provider_linux.cc
content/browser/geolocation/wifi_data_provider_linux_unittest.cc
content/browser/geolocation/wifi_data_provider_mac.h
content/browser/geolocation/wifi_data_provider_mac.cc
content/browser/geolocation/wifi_data_provider_manager.h
content/browser/geolocation/wifi_data_provider_manager.cc
content/browser/geolocation/wifi_data_provider_win.h
content/browser/geolocation/wifi_data_provider_win.cc
content/browser/geolocation/wifi_data_provider_win_unittest.cc
content/browser/geolocation/wifi_polling_policy.h
content/browser/web_contents/web_contents_impl.h
content/browser/web_contents/web_contents_impl.cc
content/content_browser.gypi
content/content_common.gypi
content/content_jni.gypi
content/content_shell.gypi
content/content_tests.gypi
content/public/android/BUILD.gn
content/public/android/java/src/org/chromium/content/browser/LocationProviderAdapter.java
content/public/android/java/src/org/chromium/content/browser/LocationProviderFactory.java
content/public/android/javatests/src/org/chromium/content/browser/ContentViewLocationTest.java
content/public/android/javatests/src/org/chromium/content/browser/LocationProviderTest.java
content/public/browser/BUILD.gn
content/public/browser/access_token_store.h
content/public/browser/geolocation_delegate.h
content/public/browser/geolocation_delegate.cc
content/public/browser/geolocation_provider.h
content/public/browser/location_provider.h
content/public/common/geoposition.h
content/public/common/geoposition.cc
content/public/test/DEPS
content/public/test/android/BUILD.gn
content/public/test/android/javatests/src/org/chromium/content/browser/test/util/MockLocationProvider.java
content/public/test/content_test_suite_base.cc
content/shell/BUILD.gn
content/shell/android/BUILD.gn
content/shell/browser/DEPS
content/shell/browser/shell_access_token_store.h
content/shell/browser/shell_browser_main_parts.cc
content/test/BUILD.gn
device/BUILD.gn
device/geolocation/BUILD.gn
device/geolocation/DEPS
device/geolocation/OWNERS
device/geolocation/access_token_store.h
device/geolocation/android/geolocation_jni_registrar.h
device/geolocation/android/geolocation_jni_registrar.cc
device/geolocation/android/java/org/chromium/device/geolocation/LocationProviderAdapter.java
device/geolocation/android/java/org/chromium/device/geolocation/LocationProviderFactory.java
device/geolocation/android/java/org/chromium/device/geolocation/MockLocationProvider.java
device/geolocation/empty_wifi_data_provider.h
device/geolocation/empty_wifi_data_provider.cc
device/geolocation/fake_access_token_store.h
device/geolocation/fake_access_token_store.cc
device/geolocation/geolocation.gyp
device/geolocation/geolocation_delegate.h
device/geolocation/geolocation_delegate.cc
device/geolocation/geolocation_export.h
device/geolocation/geolocation_provider.h
device/geolocation/geolocation_provider_impl.h
device/geolocation/geolocation_provider_impl.cc
device/geolocation/geolocation_provider_impl_unittest.cc
device/geolocation/geolocation_service_context.h
device/geolocation/geolocation_service_context.cc
device/geolocation/geolocation_service_impl.h
device/geolocation/geolocation_service_impl.cc
device/geolocation/geoposition.h
device/geolocation/geoposition.cc
device/geolocation/location_api_adapter_android.h
device/geolocation/location_api_adapter_android.cc
device/geolocation/location_arbitrator.h
device/geolocation/location_arbitrator_impl.h
device/geolocation/location_arbitrator_impl.cc
device/geolocation/location_arbitrator_impl_unittest.cc
device/geolocation/location_provider.h
device/geolocation/location_provider_android.h
device/geolocation/location_provider_android.cc
device/geolocation/location_provider_base.h
device/geolocation/location_provider_base.cc
device/geolocation/mock_location_arbitrator.h
device/geolocation/mock_location_arbitrator.cc
device/geolocation/mock_location_provider.h
device/geolocation/mock_location_provider.cc
device/geolocation/network_location_provider.h
device/geolocation/network_location_provider.cc
device/geolocation/network_location_provider_unittest.cc
device/geolocation/network_location_request.h
device/geolocation/network_location_request.cc
device/geolocation/wifi_data.h
device/geolocation/wifi_data.cc
device/geolocation/wifi_data_provider.h
device/geolocation/wifi_data_provider.cc
device/geolocation/wifi_data_provider_chromeos.h
device/geolocation/wifi_data_provider_chromeos.cc
device/geolocation/wifi_data_provider_chromeos_unittest.cc
device/geolocation/wifi_data_provider_common.h
device/geolocation/wifi_data_provider_common.cc
device/geolocation/wifi_data_provider_common_unittest.cc
device/geolocation/wifi_data_provider_common_win.h
device/geolocation/wifi_data_provider_common_win.cc
device/geolocation/wifi_data_provider_corewlan_mac.mm
device/geolocation/wifi_data_provider_linux.h
device/geolocation/wifi_data_provider_linux.cc
device/geolocation/wifi_data_provider_linux_unittest.cc
device/geolocation/wifi_data_provider_mac.h
device/geolocation/wifi_data_provider_mac.cc
device/geolocation/wifi_data_provider_manager.h
device/geolocation/wifi_data_provider_manager.cc
device/geolocation/wifi_data_provider_win.h
device/geolocation/wifi_data_provider_win.cc
device/geolocation/wifi_data_provider_win_unittest.cc
device/geolocation/wifi_polling_policy.h
device/test/run_all_unittests.cc
View side-by-side diff with in-line comments
Download patch
« device/geolocation/DEPS
('K') |
« device/geolocation/DEPS
('k') |
device/geolocation/access_token_store.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: device/geolocation/OWNERS
diff --git a/content/browser/geolocation/OWNERS b/device/geolocation/OWNERS
similarity index 100%
rename from content/browser/geolocation/OWNERS
rename to device/geolocation/OWNERS
« device/geolocation/DEPS
('K') |
« device/geolocation/DEPS
('k') |
device/geolocation/access_token_store.h »
('j') |
no next file with comments »
Issue 2176753003: Geolocation: move from content/browser to device/ (Closed)
Created 4 years, 5 months ago by mcasas
Modified 4 years, 5 months ago
Reviewers: jam
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 16
This is Rietveld
408576698