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

Side by Side Diff: device/generic_sensor/DEPS

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: fix compile error on Windows Created 3 years, 5 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+device/base/synchronization", 2 "+device/base/synchronization",
3 "+jni", 3 "+jni",
4 "+services/device/public/cpp/device_features.h",
4 "+third_party/sudden_motion_sensor", 5 "+third_party/sudden_motion_sensor",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698