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

Unified Diff: third_party/WebKit/Source/modules/device_orientation/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: third_party/WebKit/Source/modules/device_orientation/DEPS
diff --git a/third_party/WebKit/Source/modules/device_orientation/DEPS b/third_party/WebKit/Source/modules/device_orientation/DEPS
index 86aef404f65522251c462724a945d2d768fa9b61..da5e194f3746517096850a7f18f5766578c10a06 100644
--- a/third_party/WebKit/Source/modules/device_orientation/DEPS
+++ b/third_party/WebKit/Source/modules/device_orientation/DEPS
@@ -1,7 +1,6 @@
include_rules = [
# NOTE: These files are POD structs used to interpret shared memory across
# the Device Sensors implementation and the Blink client.
- "+device/sensors/public/cpp/motion_data.h",
"+device/sensors/public/cpp/orientation_data.h",
"-modules",

Powered by Google App Engine
This is Rietveld 408576698