Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index afc259962c3425cbf6175a5a4cf20f3c0576dae7..6eb38fafb11860bfa80afd5fd895697d1f09653c 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -684,7 +684,6 @@ public: |
V8IDBDatabase_ObjectStoreNames_AttributeGetter = 824, |
V8IDBObjectStore_IndexNames_AttributeGetter = 825, |
V8IDBTransaction_ObjectStoreNames_AttributeGetter = 826, |
- V8Navigator_GetStorageUpdates_Method = 827, |
TextInputFired = 830, |
V8TextEvent_Data_AttributeGetter = 831, |
V8TextEvent_InitTextEvent_Method = 832, |