Chromium Code Reviews| Index: content/public/browser/screen_orientation_delegate.h |
| diff --git a/content/public/browser/screen_orientation_delegate.h b/content/public/browser/screen_orientation_delegate.h |
| index 8dd16db826ef2d5074c18eb61982f398b0364308..06822a18c3adcbc2642f108b0b9e4b14c4c2c34f 100644 |
| --- a/content/public/browser/screen_orientation_delegate.h |
| +++ b/content/public/browser/screen_orientation_delegate.h |
| @@ -7,7 +7,7 @@ |
| #include "base/macros.h" |
| #include "content/common/content_export.h" |
| -#include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h" |
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h" |
| namespace content { |