| 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 e8d8bcfedf6997720a87a8f9ccbf8cd209a8bb68..18269f52cb23d84c67e2fd8678893b77c8d07f6e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -103,7 +103,6 @@ public:
|
| PlaceholderAttribute = 45,
|
| PrefixedDirectoryAttribute = 47,
|
| RequiredAttribute = 49,
|
| - ResultsAttribute = 50,
|
| StepAttribute = 51,
|
| PageVisits = 52,
|
| HTMLMarqueeElement = 53,
|
|
|