| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp
|
| index e7c2407407c6d465717855bd82998c0cad78e8f3..4fb5629e3a3c6f5c6933859f808ca1f7f5fa0593 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "core/inspector/InspectedFrames.h"
|
| #include "modules/device_orientation/DeviceOrientationController.h"
|
| #include "modules/device_orientation/DeviceOrientationData.h"
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|