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

Unified Diff: content/browser/DEPS

Issue 2564653003: [DeviceService] Move screen_orientation.mojom from //content to //device. (Closed)
Patch Set: Address nits from blundell@ Created 4 years 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/screen_orientation/screen_orientation.h » ('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 5757ad3399c136a7c1eaf317ef2bfb79ee0b6ec8..6e7e2303887a638fac4d24d5f43c59655e5e863c 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -23,6 +23,7 @@ include_rules = [
"+device/nfc",
"+device/power_monitor",
"+device/power_save_blocker",
+ "+device/screen_orientation/public/interfaces",
"+device/sensors/public",
"+device/time_zone_monitor", # For TimeZoneMonitor creation.
"+device/vibration", # For Vibration API
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/screen_orientation/screen_orientation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698