summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/wtf/Vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/wtf/Vector.h')
-rw-r--r--third_party/WebKit/Source/wtf/Vector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/wtf/Vector.h b/third_party/WebKit/Source/wtf/Vector.h
index c749a1a..0cd4794 100644
--- a/third_party/WebKit/Source/wtf/Vector.h
+++ b/third_party/WebKit/Source/wtf/Vector.h
@@ -836,7 +836,6 @@ private:
using Base::m_size;
using Base::buffer;
- using Base::capacity;
using Base::swapVectorBuffer;
using Base::allocateBuffer;
using Base::allocationSize;