| Index: ash/content/display/screen_orientation_controller_chromeos.h
|
| diff --git a/ash/content/display/screen_orientation_controller_chromeos.h b/ash/content/display/screen_orientation_controller_chromeos.h
|
| index 93a100dc600f9c6d6236764c3618ba1cc34b1126..32d78fb6f2cfefa33c60cb89dca0c1c0c8456aab 100644
|
| --- a/ash/content/display/screen_orientation_controller_chromeos.h
|
| +++ b/ash/content/display/screen_orientation_controller_chromeos.h
|
| @@ -15,7 +15,7 @@
|
| #include "chromeos/accelerometer/accelerometer_reader.h"
|
| #include "chromeos/accelerometer/accelerometer_types.h"
|
| #include "content/public/browser/screen_orientation_delegate.h"
|
| -#include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h"
|
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/gfx/display.h"
|
| #include "ui/wm/public/activation_change_observer.h"
|
|
|