Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: third_party/WebKit/Source/wtf/wtf.gypi

Issue 1389383003: WIP: Introduce CompressibleString Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/wtf/wtf.gypi
diff --git a/third_party/WebKit/Source/wtf/wtf.gypi b/third_party/WebKit/Source/wtf/wtf.gypi
index 557b4fbdc536a995ec5f08067ba56cf5e61e53f9..d65932af8d80c21a4d0800687cd39f5225a5cecb 100644
--- a/third_party/WebKit/Source/wtf/wtf.gypi
+++ b/third_party/WebKit/Source/wtf/wtf.gypi
@@ -171,6 +171,8 @@
'text/CString.h',
'text/CharacterNames.h',
'text/Collator.h',
+ 'text/CompressableString.cpp',
+ 'text/CompressableString.h',
'text/IntegerToStringConversion.h',
'text/StringBuffer.h',
'text/StringBuilder.cpp',

Powered by Google App Engine
This is Rietveld 408576698