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

Unified Diff: third_party/WebKit/Source/modules/screen_orientation/BUILD.gn

Issue 2688383002: [ScreenOrientation] Merge mojo interface ScreenOrientationListener into ScreenOrientation
Patch Set: Address comments from mlamouri@ 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/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn b/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
index 863fe412e604317149a8a0177592f2048bba15c6..c4401f276d0bfa82f2853c0c4ffae2d3cfe848d1 100644
--- a/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
+++ b/third_party/WebKit/Source/modules/screen_orientation/BUILD.gn
@@ -12,8 +12,6 @@ blink_modules_sources("screen_orientation") {
"ScreenOrientation.h",
"ScreenOrientationControllerImpl.cpp",
"ScreenOrientationControllerImpl.h",
- "ScreenOrientationDispatcher.cpp",
- "ScreenOrientationDispatcher.h",
"ScreenScreenOrientation.cpp",
"ScreenScreenOrientation.h",
]

Powered by Google App Engine
This is Rietveld 408576698