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

Unified Diff: content/renderer/DEPS

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: updated test code Created 3 years, 7 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index b18fccb0f4974c880ce87070e12e1331b071a90e..bc7965671ebab501f612e562ad509fd0bfc97df1 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -16,6 +16,8 @@ include_rules = [
"+device/base/synchronization",
"+device/gamepad/public/cpp",
"+device/gamepad/public/interfaces",
+ "+device/generic_sensor/public/cpp",
+ "+device/generic_sensor/public/interfaces",
"+device/screen_orientation/public/interfaces",
"+device/sensors/public",
"+device/usb/public",

Powered by Google App Engine
This is Rietveld 408576698