summaryrefslogtreecommitdiffstats
path: root/WebKit/mac/Plugins/Hosted/ProxyInstance.h
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-01-20 12:26:39 +0000
committerSteve Block <steveblock@google.com>2010-01-20 12:26:39 +0000
commitf94c3ecac24651c15569bdca42b311d0fc971861 (patch)
tree3222cbe56cf10b82a93966f6eb01d4f6e50e0142 /WebKit/mac/Plugins/Hosted/ProxyInstance.h
parentf5306da72ab6bb63f7ae07371e687f72a75c2fb2 (diff)
parent3f4b1969e5c86f542a2b86118467a8fc8cec9c7c (diff)
downloadexternal_webkit-f94c3ecac24651c15569bdca42b311d0fc971861.zip
external_webkit-f94c3ecac24651c15569bdca42b311d0fc971861.tar.gz
external_webkit-f94c3ecac24651c15569bdca42b311d0fc971861.tar.bz2
resolved conflicts for merge of 3f4b1969 to master
Change-Id: I24c41d6ab08dd3594edd4ff62a1c823c904b9851
Diffstat (limited to 'WebKit/mac/Plugins/Hosted/ProxyInstance.h')
-rw-r--r--WebKit/mac/Plugins/Hosted/ProxyInstance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/mac/Plugins/Hosted/ProxyInstance.h b/WebKit/mac/Plugins/Hosted/ProxyInstance.h
index 8a07def..f84c685 100644
--- a/WebKit/mac/Plugins/Hosted/ProxyInstance.h
+++ b/WebKit/mac/Plugins/Hosted/ProxyInstance.h
@@ -28,7 +28,7 @@
#ifndef ProxyInstance_h
#define ProxyInstance_h
-#include <WebCore/runtime.h>
+#include <WebCore/Bridge.h>
#include <WebCore/runtime_root.h>
#include <wtf/OwnPtr.h>
#include "WebKitPluginHostTypes.h"