| Index: content/browser/screen_orientation/screen_orientation_delegate_win.cc
|
| diff --git a/content/browser/screen_orientation/screen_orientation_delegate_win.cc b/content/browser/screen_orientation/screen_orientation_delegate_win.cc
|
| index d4bc93f4af7ed4da6143d71bd1155251aad6e2bd..75413de68d9c2da364efbce937348ee32d219dd3 100644
|
| --- a/content/browser/screen_orientation/screen_orientation_delegate_win.cc
|
| +++ b/content/browser/screen_orientation/screen_orientation_delegate_win.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "content/public/browser/screen_orientation_provider.h"
|
| +#include "content/browser/screen_orientation/screen_orientation_provider.h"
|
|
|
| namespace {
|
|
|
|
|