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

Unified Diff: third_party/WebKit/Source/modules/media_controls/DEPS

Issue 2890423003: [Media controls] Integrate rotate-to-fullscreen with orientation lock (Closed)
Patch Set: #undef atan2,fmod Created 3 years, 7 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698