Chromium Code Reviews| Index: src/parser.h | 
| diff --git a/src/parser.h b/src/parser.h | 
| index 6c641721861146f7d53c9f9f31f322802276e6e6..2bb24a15bd18294ef88187ed5c68d26417ed8c00 100644 | 
| --- a/src/parser.h | 
| +++ b/src/parser.h | 
| @@ -1020,7 +1020,6 @@ class Parser : public ParserBase<ParserTraits> { | 
| Block* BuildInitializationBlock(ZoneList<const AstRawString*>* names, | 
| bool* ok); | 
| - const AstRawString* SingleName() const; | 
| DeclarationDescriptor descriptor; | 
| List<Declaration> declarations; |