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

Unified Diff: content/browser/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 | « content/browser/BUILD.gn ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 375720dae6c8530442681cdba55988d48d88a86a..d31cef39f1dbe915373c50a925d2fa5476fbccbb 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",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698