| 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 4baee8532b2b565d08103f17c4262dcb8532f674..5348045c4f8e39cbb1d8cf4600ec600a4e4d69ba 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -370,7 +370,6 @@ class CORE_EXPORT UseCounter {
|
| UseAsm = 473,
|
| DOMWindowOpen = 475,
|
| DOMWindowOpenFeatures = 476,
|
| - MediaStreamTrackGetSources = 478,
|
| AspectRatioFlexItem = 479,
|
| DetailsElement = 480,
|
| DialogElement = 481,
|
|
|