| Index: third_party/WebKit/Source/platform/ScopedOrientationChangeIndicator.cpp
|
| diff --git a/third_party/WebKit/Source/platform/ScopedOrientationChangeIndicator.cpp b/third_party/WebKit/Source/platform/ScopedOrientationChangeIndicator.cpp
|
| index 1c1e35ea5fad765310f742b632c0d069689d3239..0883aa1b01fd2ee8c1ca54682fb948f0c9904418 100644
|
| --- a/third_party/WebKit/Source/platform/ScopedOrientationChangeIndicator.cpp
|
| +++ b/third_party/WebKit/Source/platform/ScopedOrientationChangeIndicator.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "platform/ScopedOrientationChangeIndicator.h"
|
|
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|