Index: third_party/WebKit/Source/modules/media_controls/DEPS |
diff --git a/third_party/WebKit/Source/modules/media_controls/DEPS b/third_party/WebKit/Source/modules/media_controls/DEPS |
index 3f4890ffd390b34e97ac501d70668bd7f557fc3c..b37ff814b01eda8573e45faba39780e5cfe15a11 100644 |
--- a/third_party/WebKit/Source/modules/media_controls/DEPS |
+++ b/third_party/WebKit/Source/modules/media_controls/DEPS |
@@ -1,6 +1,10 @@ |
include_rules = [ |
"-modules", |
+ "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink.h", |
"+modules/ModulesExport.h", |
+ "+modules/device_orientation", |
"+modules/media_controls", |
"+modules/remoteplayback", |
+ "+modules/screen_orientation", |
+ "+services/device/public/interfaces/constants.mojom-blink.h", |
] |