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

Side by Side Diff: device/sensors/DEPS

Issue 2646093002: Move //content/browser/device_sensor/ into device/sensors (Closed)
Patch Set: update git log Created 3 years, 11 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/sensors/public/cpp", 2 "+jni",
3 "+third_party/sudden_motion_sensor", 3 "+third_party/sudden_motion_sensor",
4 "+ui/gfx",
timvolodine 2017/01/26 14:01:15 is this needed?
ke.he 2017/01/26 15:33:22 Seems not needed. I'll have a double check tomorro
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698