| 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 {
|
|
|
|
|