| Index: content/child/assert_matching_enums.cc
|
| diff --git a/content/child/assert_matching_enums.cc b/content/child/assert_matching_enums.cc
|
| index 0fc87bf66854986cce6610a383d42d7915787da5..c211ee1537c4346900201859e428e36dcc6c6356 100644
|
| --- a/content/child/assert_matching_enums.cc
|
| +++ b/content/child/assert_matching_enums.cc
|
| @@ -11,7 +11,7 @@
|
| #include "media/base/mime_util.h"
|
| #include "third_party/WebKit/public/platform/WebCompositorAnimation.h"
|
| #include "third_party/WebKit/public/platform/WebMimeRegistry.h"
|
| -#include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h"
|
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h"
|
|
|
| namespace content {
|
|
|
|
|