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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 06eee06cbc579d45337f0855385d0a329e2adaba..e2475c11f648fd21376159c6731eb0fb83ee418c 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -23,7 +23,7 @@ include_rules = [
"+device/nfc",
"+device/power_save_blocker",
"+device/screen_orientation/public/interfaces",
- "+device/sensors/public",
+ "+device/sensors",
"+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
"+device/wake_lock",

Powered by Google App Engine
This is Rietveld 408576698