| Index: Source/core/plugins/DOMPluginArray.cpp
|
| diff --git a/Source/core/plugins/DOMPluginArray.cpp b/Source/core/plugins/DOMPluginArray.cpp
|
| index 44e9269db9b38892d0b5e700cd1e549796a316f2..7a9d81c5b36cf3e861fa06a473b70ae0429006b0 100644
|
| --- a/Source/core/plugins/DOMPluginArray.cpp
|
| +++ b/Source/core/plugins/DOMPluginArray.cpp
|
| @@ -23,7 +23,7 @@
|
| #include "core/frame/Frame.h"
|
| #include "core/page/Page.h"
|
| #include "core/plugins/DOMPlugin.h"
|
| -#include "core/plugins/PluginData.h"
|
| +#include "platform/plugins/PluginData.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|