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 9dec2b05802e3e0e60fb3eb3a939c3ea984f161e..f7eac5cdfe8b42380aba4f7f1cfdc1bfd42bf2a8 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -888,6 +888,8 @@ |
'text/BidiRunList.h', |
'text/BidiTextRun.cpp', |
'text/BidiTextRun.h', |
+ 'text/CompressibleString.cpp', |
+ 'text/CompressibleString.h', |
'text/DateTimeFormat.cpp', |
'text/DateTimeFormat.h', |
'text/DecodeEscapeSequences.h', |