| 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 5addf94308cb8430a20fe2df78b0474703a81612..baaa58f16b6dff11a623f42797f0402bd0ecace9 100644
|
| --- a/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
|
| +++ b/third_party/WebKit/Source/core/editing/serializers/HTMLInterchange.h
|
| @@ -34,7 +34,6 @@ class Text;
|
|
|
| #define AppleInterchangeNewline "Apple-interchange-newline"
|
| #define AppleConvertedSpace "Apple-converted-space"
|
| -#define AppleTabSpanClass "Apple-tab-span"
|
|
|
| enum EAnnotateForInterchange {
|
| DoNotAnnotateForInterchange,
|
|
|