Index: third_party/WebKit/Source/platform/blink_platform.gypi |
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi |
index f0dbfe7be00a86a000775f78e4fa2527f8b14f4f..39fb29c17931918b56b201e201ac61ce908ce5af 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -869,6 +869,8 @@ |
'text/BidiRunList.h', |
'text/BidiTextRun.cpp', |
'text/BidiTextRun.h', |
+ 'text/CompressableString.cpp', |
+ 'text/CompressableString.h', |
'text/DateTimeFormat.cpp', |
'text/DateTimeFormat.h', |
'text/DecodeEscapeSequences.h', |