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
(213)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: services/device/sensors/DEPS
Issue
2812223006
:
Replace device_sensor browsertest by service unittest. (Closed)
Patch Set: eliminate "unreachable code" warning.
Created 3 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:
content/browser/device_sensors/DEPS
content/browser/device_sensors/OWNERS
content/browser/device_sensors/device_sensor_browsertest.cc
content/renderer/BUILD.gn
content/renderer/device_sensors/device_light_event_pump.h
content/renderer/device_sensors/device_motion_event_pump.h
content/renderer/device_sensors/device_orientation_event_pump.h
content/renderer/shared_memory_seqlock_reader.h
content/renderer/shared_memory_seqlock_reader.cc
content/test/BUILD.gn
content/test/data/device_sensors/device_inertial_sensor_diagnostics.html
content/test/data/device_sensors/device_light_infinity_test.html
content/test/data/device_sensors/device_light_test.html
content/test/data/device_sensors/device_motion_null_test.html
content/test/data/device_sensors/device_motion_test.html
content/test/data/device_sensors/device_orientation_absolute_null_test.html
content/test/data/device_sensors/device_orientation_absolute_test.html
content/test/data/device_sensors/device_orientation_null_test.html
content/test/data/device_sensors/device_orientation_test.html
content/test/data/device_sensors/device_sensors_null_test_with_alert.html
device/sensors/device_sensor_host.cc
device/sensors/device_sensor_service.cc
device/sensors/public/cpp/BUILD.gn
device/sensors/public/cpp/shared_memory_seqlock_reader.h
device/sensors/public/cpp/shared_memory_seqlock_reader.cc
services/BUILD.gn
services/device/BUILD.gn
services/device/device_service_test_base.h
services/device/device_service_test_base.cc
services/device/sensors/DEPS
services/device/sensors/OWNERS
services/device/sensors/device_sensor_service_unittest.cc
services/device/unittest_manifest.json
services/service_manager/public/cpp/lib/service_test.cc
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« services/device/device_service_test_base.cc
('k') |
services/device/sensors/OWNERS »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: services/device/sensors/DEPS
diff --git a/content/browser/device_sensors/DEPS b/services/device/sensors/DEPS
similarity index 100%
rename from content/browser/device_sensors/DEPS
rename to services/device/sensors/DEPS
« no previous file with comments
|
« services/device/device_service_test_base.cc
('k') |
services/device/sensors/OWNERS »
('j') |
no next file with comments »
Issue 2812223006: Replace device_sensor browsertest by service unittest. (Closed)
Created 3 years, 8 months ago by ke.he
Modified 3 years, 8 months ago
Reviewers: blundell, Reilly Grant (use Gerrit)
Base URL:
Comments: 24
This is Rietveld
408576698