| 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..fde935e9a180198d9057840f08355d40d4b9b87e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -41,7 +41,6 @@ class Document;
|
| class EnumerationHistogram;
|
| class ExecutionContext;
|
| class Frame;
|
| -class LocalFrame;
|
| class StyleSheetContents;
|
|
|
| // UseCounter is used for counting the number of times features of
|
|
|