Index: third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h |
diff --git a/third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h b/third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h |
index 5e6f2f5a8ba27e0a207029ed86323a14d13ab22b..c7cb4b118915796dda97159bf176814b2ae30556 100644 |
--- a/third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h |
+++ b/third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h |
@@ -43,7 +43,6 @@ namespace blink { |
class WebSecurityOrigin; |
class WebServiceWorkerProvider; |
class WebServiceWorkerProxy; |
-typedef WebVector<class WebMessagePortChannel*> WebMessagePortChannelArray; |
class WebServiceWorker { |
public: |