Index: third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h |
diff --git a/third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h b/third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h |
index f82c7bb452addb5856be58e42d4ce069d9c6a4e4..43ce46f9f6a35fece86aa05e7b7cb956b0ac2ecf 100644 |
--- a/third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h |
+++ b/third_party/WebKit/Source/platform/v8_inspector/public/V8ContextInfo.h |
@@ -37,8 +37,6 @@ public: |
bool hasMemoryOnConsole; |
}; |
-using V8ContextInfoVector = protocol::Vector<V8ContextInfo>; |
- |
} // namespace blink |
#endif // V8ContextInfo_h |