| Index: content/public/common/manifest.h
|
| diff --git a/content/public/common/manifest.h b/content/public/common/manifest.h
|
| index 33436e7f43b11c01a60722465f46596b8e10e2d7..43bef5bee75f500d1233d3e80ba23a4a22c8e9c9 100644
|
| --- a/content/public/common/manifest.h
|
| +++ b/content/public/common/manifest.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/strings/nullable_string16.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"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "url/gurl.h"
|
|
|
|
|