| Index: content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc
|
| diff --git a/content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc b/content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc
|
| index f6086a4f951a01919f64372428f0e1a3af709db3..0121f8e5e246cbddda62f0e0f52c48494b89a342 100644
|
| --- a/content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc
|
| +++ b/content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/public/test/test_utils.h"
|
| #include "ipc/ipc_test_sink.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/public/platform/WebLockOrientationCallback.h"
|
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationCallback.h"
|
|
|
| namespace content {
|
|
|
|
|