Chromium Code Reviews| Index: Source/core/plugins/DOMPlugin.cpp |
| diff --git a/Source/core/plugins/DOMPlugin.cpp b/Source/core/plugins/DOMPlugin.cpp |
| index 534e04d58a24a58234d200d13c2a682f3b859331..eb4b99c94e692a9058c96945a3d18b5919fe426e 100644 |
| --- a/Source/core/plugins/DOMPlugin.cpp |
| +++ b/Source/core/plugins/DOMPlugin.cpp |
| @@ -19,7 +19,7 @@ |
| #include "config.h" |
| #include "core/plugins/DOMPlugin.h" |
| -#include "core/plugins/PluginData.h" |
| +#include "platform/plugins/PluginData.h" |
| #include "wtf/text/AtomicString.h" |
| namespace WebCore { |