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

Unified Diff: content/renderer/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: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index d7746b4005906eaa75237411d5e9b17a0b5e9a01..7f381fe18f3bad8fda0b530b9fd3bb204925057b 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -335,8 +335,6 @@ target(link_target_type, "renderer") {
"scheduler/resource_dispatch_throttler.h",
"screen_orientation/screen_orientation_dispatcher.cc",
"screen_orientation/screen_orientation_dispatcher.h",
- "screen_orientation/screen_orientation_observer.cc",
- "screen_orientation/screen_orientation_observer.h",
"service_worker/embedded_worker_devtools_agent.cc",
"service_worker/embedded_worker_devtools_agent.h",
"service_worker/embedded_worker_dispatcher.cc",
« no previous file with comments | « content/browser/screen_orientation/screen_orientation_provider.cc ('k') | content/renderer/renderer_blink_platform_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698