| 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 afc1de861f17b9fd07f6f62744d4a1a8a7021fde..136ba80d4729ed109429b5a85645824a0f278e36 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1089,6 +1089,7 @@ public:
|
| V8Window_WebkitSpeechRecognitionError_ConstructorGetter = 1270,
|
| V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter = 1271,
|
| V8Window_SpeechSynthesis_AttributeGetter = 1272,
|
| + V8IDBFactory_WebkitGetDatabaseNames_Method = 1273,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|