summaryrefslogtreecommitdiffstats
path: root/webkit/port/bindings/v8/v8_index.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/port/bindings/v8/v8_index.cpp')
-rw-r--r--webkit/port/bindings/v8/v8_index.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/port/bindings/v8/v8_index.cpp b/webkit/port/bindings/v8/v8_index.cpp
index 902ebfb..d785d73 100644
--- a/webkit/port/bindings/v8/v8_index.cpp
+++ b/webkit/port/bindings/v8/v8_index.cpp
@@ -102,7 +102,6 @@
#include "V8HTMLIFrameElement.h"
#include "V8HTMLImageElement.h"
#include "V8HTMLInputElement.h"
-#include "V8HTMLSelectionInputElement.h"
#include "V8HTMLIsIndexElement.h"
#include "V8HTMLLabelElement.h"
#include "V8HTMLLegendElement.h"
@@ -135,13 +134,14 @@
#include "V8ImageData.h"
#include "V8InspectorController.h"
#include "V8MediaList.h"
+#include "V8MessageChannel.h"
#include "V8MessageEvent.h"
+#include "V8MessagePort.h"
#include "V8NamedNodeMap.h"
#include "V8Node.h"
#include "V8NodeList.h"
#include "V8NodeFilter.h"
#include "V8Notation.h"
-#include "V8NSResolver.h"
#include "V8ProcessingInstruction.h"
#include "V8ProgressEvent.h"
#include "V8StyleSheet.h"