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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: device/sensors/DEPS
diff --git a/content/browser/device_sensors/DEPS b/device/sensors/DEPS
similarity index 64%
copy from content/browser/device_sensors/DEPS
copy to device/sensors/DEPS
index fac77c6890603a454b3fc058f6c4febeba35618b..7695ca618efc0ccb03286d2242c25e10649c47da 100644
--- a/content/browser/device_sensors/DEPS
+++ b/device/sensors/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+device/sensors/public/cpp",
+ "+jni",
"+third_party/sudden_motion_sensor",
+ "+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
]

Powered by Google App Engine
This is Rietveld 408576698