| 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 ea49b7c694ec4d265d36036cfca2df94d8199a1b..20afcab18dacf2823ec4efe06a8f8f31e2a7b7f3 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1199,6 +1199,7 @@ public:
|
| RTCIceCandidateDefaultSdpMLineIndex = 1386,
|
| DocumentCreateEventSensorErrorEvent = 1387,
|
| DocumentCreateEventSensorReadingEvent = 1388,
|
| + MediaStreamConstraintsOldAndNew = 1389,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|