Skip to content

Commit

Permalink
Remove non-existent path content/renderer/device_sensors
Browse files Browse the repository at this point in the history
Change-Id: Ie522ccac26eb0abd53be89a84901ea2ebf6cc276
Reviewed-on: https://chromium-review.googlesource.com/1148611
Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
Reviewed-by: Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577740}
  • Loading branch information
Oksana Zhuravlova authored and Commit Bot committed Jul 25, 2018
1 parent b5706a3 commit 5e236ec
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,9 @@
'|third_party/blink/renderer/bindings/core/v8/.*custom_element',
},
'blink_device_orientation': {
'filepath': 'third_party/blink/renderer/modules/device_orientation/' \
'filepath': 'content/browser/device_sensors/' \
'|content/test/data/device_sensors/' \
'|third_party/blink/renderer/modules/device_orientation/' \
'|third_party/WebKit/LayoutTests/device_orientation/' \
'|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
'|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Expand Down Expand Up @@ -808,15 +810,6 @@
'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
'chrome/browser/usb/usb_chooser_.*',
},
'device_sensors': {
'filepath': 'content/browser/device_sensors/|'\
'content/common/device_sensors/|'\
'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
'content/renderer/device_sensors/|'\
'content/test/data/device_sensors/|'\
'device/sensors/',
},
'devtools': {
'filepath': 'devtools',
},
Expand Down Expand Up @@ -1818,7 +1811,9 @@
'rego@igalia.com',
'svillar@igalia.com'],
'blink_custom_elements': ['dominicc+watchlist@chromium.org'],
'blink_device_orientation': ['mlamouri+watch-blink@chromium.org',
'blink_device_orientation': ['juncai+watch@chromium.org',
'mlamouri+watch-blink@chromium.org',
'rijubrata.bhaumik@intel.com',
'timvolodine@chromium.org'],
'blink_devtools': ['apavlov+blink@chromium.org',
'caseq+blink@chromium.org',
Expand Down Expand Up @@ -2058,10 +2053,6 @@
'ortuno+watch@chromium.org'],
'device_chooser': ['juncai+watch@chromium.org',
'mattreynolds+watch@chromium.org'],
'device_sensors': ['juncai+watch@chromium.org',
'mlamouri+watch-sensors@chromium.org',
'rijubrata.bhaumik@intel.com',
'timvolodine@chromium.org'],
'devtools': ['devtools-reviews@chromium.org',
'pfeldman@chromium.org'],
'dial': ['mfoltz+watch@chromium.org',
Expand Down

0 comments on commit 5e236ec

Please sign in to comment.