| Index: third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
|
| diff --git a/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp b/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
|
| index 83640494c1e6dff772c733694114ed4966f6ffdd..2bc5fa54be2c0f75894fbac48e0ae23759394ead 100644
|
| --- a/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
|
| +++ b/third_party/WebKit/Source/platform/ScriptForbiddenScope.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "platform/ScriptForbiddenScope.h"
|
|
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|