Index: third_party/WebKit/Source/modules/screen_orientation/DEPS |
diff --git a/third_party/WebKit/Source/modules/screen_orientation/DEPS b/third_party/WebKit/Source/modules/screen_orientation/DEPS |
index 19102dcf380861436f7d1fcc66ea95348adf1ed5..ea25f9dd27c3a7e00d112e74d1e811afb8e9b47c 100644 |
--- a/third_party/WebKit/Source/modules/screen_orientation/DEPS |
+++ b/third_party/WebKit/Source/modules/screen_orientation/DEPS |
@@ -1,11 +1,13 @@ |
include_rules = [ |
"+bindings", |
"+core", |
+ "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink.h", |
"-modules", |
"+modules/EventTargetModules.h", |
"+modules/ModulesExport.h", |
"+modules/screen_orientation", |
"+platform", |
"+public/platform", |
+ "+services/device/public/interfaces/constants.mojom-blink.h", |
"-web", |
] |