| Index: third_party/WebKit/Source/core/editing/commands/TypingCommand.h
|
| diff --git a/third_party/WebKit/Source/core/editing/commands/TypingCommand.h b/third_party/WebKit/Source/core/editing/commands/TypingCommand.h
|
| index 828629432bb1262896e5cc409ee484eb99e6cd74..f1259d0879f173acecd015e1fdc1d06a13772235 100644
|
| --- a/third_party/WebKit/Source/core/editing/commands/TypingCommand.h
|
| +++ b/third_party/WebKit/Source/core/editing/commands/TypingCommand.h
|
| @@ -30,7 +30,7 @@
|
|
|
| namespace blink {
|
|
|
| -class TypingCommand final : public CompositeEditCommand {
|
| +class CORE_EXPORT TypingCommand final : public CompositeEditCommand {
|
| public:
|
| enum ETypingCommand {
|
| DeleteSelection,
|
|
|