| 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 8421c67f493df0c77257ee046a4c51de10651853..cf0db5114f3bcbbc720fc4b009a0d8173be58d9c 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -362,7 +362,6 @@
|
| UseAsm = 473,
|
| DOMWindowOpen = 475,
|
| DOMWindowOpenFeatures = 476,
|
| - MediaStreamTrackGetSources = 478,
|
| AspectRatioFlexItem = 479,
|
| DetailsElement = 480,
|
| DialogElement = 481,
|
|
|