Commit 5e236ec9 authored by Oksana Zhuravlova's avatar Oksana Zhuravlova Committed by Commit Bot

Remove non-existent path content/renderer/device_sensors

Change-Id: Ie522ccac26eb0abd53be89a84901ea2ebf6cc276
Reviewed-on: https://chromium-review.googlesource.com/1148611
Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577740}
parent b5706a3a
...@@ -310,7 +310,9 @@ ...@@ -310,7 +310,9 @@
'|third_party/blink/renderer/bindings/core/v8/.*custom_element', '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
}, },
'blink_device_orientation': { '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/WebKit/LayoutTests/device_orientation/' \
'|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \ '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
'|third_party/blink/renderer/core/frame/device_single_window_event_controller' '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
...@@ -808,15 +810,6 @@ ...@@ -808,15 +810,6 @@
'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\ 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
'chrome/browser/usb/usb_chooser_.*', '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': { 'devtools': {
'filepath': 'devtools', 'filepath': 'devtools',
}, },
...@@ -1818,7 +1811,9 @@ ...@@ -1818,7 +1811,9 @@
'rego@igalia.com', 'rego@igalia.com',
'svillar@igalia.com'], 'svillar@igalia.com'],
'blink_custom_elements': ['dominicc+watchlist@chromium.org'], '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'], 'timvolodine@chromium.org'],
'blink_devtools': ['apavlov+blink@chromium.org', 'blink_devtools': ['apavlov+blink@chromium.org',
'caseq+blink@chromium.org', 'caseq+blink@chromium.org',
...@@ -2058,10 +2053,6 @@ ...@@ -2058,10 +2053,6 @@
'ortuno+watch@chromium.org'], 'ortuno+watch@chromium.org'],
'device_chooser': ['juncai+watch@chromium.org', 'device_chooser': ['juncai+watch@chromium.org',
'mattreynolds+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', 'devtools': ['devtools-reviews@chromium.org',
'pfeldman@chromium.org'], 'pfeldman@chromium.org'],
'dial': ['mfoltz+watch@chromium.org', 'dial': ['mfoltz+watch@chromium.org',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment