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

Unified Diff: content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc

Issue 2317563004: Change blink::WebScreenInfo to content::ScreenInfo (Closed)
Patch Set: Fix Windows compile Created 4 years, 3 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/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc
diff --git a/content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc b/content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc
index 1e5240d9b97d161f44fad8d3cdb1bb438f07967e..497b52c5806fc3564ae43f0d77ca778fbe709c0a 100644
--- a/content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc
+++ b/content/browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc
@@ -12,7 +12,6 @@
#include "content/public/browser/render_widget_host.h"
#include "content/public/browser/screen_orientation_provider.h"
#include "content/public/browser/web_contents.h"
-#include "third_party/WebKit/public/platform/WebScreenInfo.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698