| Index: third_party/WebKit/Source/platform/PluginScriptForbiddenScope.h
|
| diff --git a/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.h b/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.h
|
| index 90a28629469e4f31a12fc9c892ab46fd8aac4376..c44b8714f2efe5040e4819d6af3cf2532d58e5ba 100644
|
| --- a/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.h
|
| +++ b/third_party/WebKit/Source/platform/PluginScriptForbiddenScope.h
|
| @@ -6,8 +6,8 @@
|
| #define PluginScriptForbiddenScope_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Allocator.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Allocator.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|