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

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

Issue 2702103002: [ScreenOrientation] De-associate device.mojom.ScreenOrientation from legacy IPC channel.
Patch Set: Synchronize response of lock success with legacy IPC ViewMsg_Resize. Created 3 years, 10 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/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..eb14bd46b5ccfbd53acf0ed99b6e0f3bfd8515fb 100644
--- a/third_party/WebKit/Source/modules/screen_orientation/DEPS
+++ b/third_party/WebKit/Source/modules/screen_orientation/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings",
"+core",
+ "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink.h",
"-modules",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",

Powered by Google App Engine
This is Rietveld 408576698