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

Unified Diff: device/sensors/DEPS

Issue 2646093002: Move //content/browser/device_sensor/ into device/sensors (Closed)
Patch Set: gn format & code rebase 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
« no previous file with comments | « device/sensors/BUILD.gn ('k') | device/sensors/ambient_light_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « device/sensors/BUILD.gn ('k') | device/sensors/ambient_light_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698