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

Unified Diff: third_party/WebKit/public/platform/modules/screen_orientation/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
Index: third_party/WebKit/public/platform/modules/screen_orientation/DEPS
diff --git a/third_party/WebKit/public/platform/modules/screen_orientation/DEPS b/third_party/WebKit/public/platform/modules/screen_orientation/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..b67deead25d4ae1a222b76646b15e5e00678a17c
--- /dev/null
+++ b/third_party/WebKit/public/platform/modules/screen_orientation/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+device/screen_orientation/public/interfaces/screen_orientation_lock_types.mojom-shared.h",
+]

Powered by Google App Engine
This is Rietveld 408576698