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

Unified Diff: content/renderer/DEPS

Issue 2564653003: [DeviceService] Move screen_orientation.mojom from //content to //device. (Closed)
Patch Set: Move screen_orientation_lock_types.mojom from blink into //device 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
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 39700995d19728ca4e02ecf14cf69c28a56640f9..af6b5200a7a00c543249037d216abb26377739f7 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+device/battery", # For battery status service.
"+device/base/synchronization",
"+device/gamepad/public/interfaces",
+ "+device/screen_orientation/public/interfaces",
"+device/sensors/public",
"+device/time_zone_monitor/public",
"+device/usb/public",

Powered by Google App Engine
This is Rietveld 408576698