summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h')
-rw-r--r--chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h b/chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h
index 6e8f863a83c..6a4c121978f 100644
--- a/chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h
+++ b/chromium/third_party/blink/renderer/core/editing/commands/smart_replace.h
@@ -29,7 +29,7 @@
#ifndef THIRD_PARTY_BLINK_RENDERER_CORE_EDITING_COMMANDS_SMART_REPLACE_H_
#define THIRD_PARTY_BLINK_RENDERER_CORE_EDITING_COMMANDS_SMART_REPLACE_H_
-#include "third_party/blink/renderer/platform/wtf/text/unicode.h"
+#include "third_party/blink/renderer/platform/wtf/text/wtf_uchar.h"
namespace blink {