| Index: third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
 | 
| diff --git a/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h b/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
 | 
| index fbe5b605b35ae2476fe20b5e101d99e34bf6e902..cbf2abb2ac1c110899ed7b69f58ed4875b3bad1a 100644
 | 
| --- a/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
 | 
| +++ b/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
 | 
| @@ -35,7 +35,6 @@ class Text;
 | 
|  #define AppleInterchangeNewline "Apple-interchange-newline"
 | 
|  #define AppleConvertedSpace "Apple-converted-space"
 | 
|  #define ApplePasteAsQuotation "Apple-paste-as-quotation"
 | 
| -#define AppleStyleSpanClass "Apple-style-span"
 | 
|  #define AppleTabSpanClass "Apple-tab-span"
 | 
|  
 | 
|  enum EAnnotateForInterchange {
 | 
| 
 |