Index: Source/core/html/HTMLPlugInElement.cpp |
diff --git a/Source/core/html/HTMLPlugInElement.cpp b/Source/core/html/HTMLPlugInElement.cpp |
index e4c9592295eff74477e7890382463d7ea037d215..7c29fdd31cfbdb7b78a584d15ad02c48bb56a1ad 100644 |
--- a/Source/core/html/HTMLPlugInElement.cpp |
+++ b/Source/core/html/HTMLPlugInElement.cpp |
@@ -49,8 +49,6 @@ |
#include "platform/MIMETypeRegistry.h" |
#include "platform/Widget.h" |
#include "platform/plugins/PluginData.h" |
-#include "wtf/UnusedParam.h" |
- |
namespace WebCore { |