summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/Android.v8.wtf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/Android.v8.wtf.mk')
-rw-r--r--JavaScriptCore/Android.v8.wtf.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/JavaScriptCore/Android.v8.wtf.mk b/JavaScriptCore/Android.v8.wtf.mk
index a9c8a3b..958c4d1 100644
--- a/JavaScriptCore/Android.v8.wtf.mk
+++ b/JavaScriptCore/Android.v8.wtf.mk
@@ -56,7 +56,7 @@ LOCAL_SRC_FILES := \
\
wtf/text/AtomicString.cpp \
wtf/text/CString.cpp \
- wtf/text/StringBuidler.cpp \
+ wtf/text/StringBuilder.cpp \
wtf/text/StringImpl.cpp \
wtf/text/StringStatics.cpp \
wtf/text/WTFString.cpp \
@@ -66,6 +66,8 @@ LOCAL_SRC_FILES := \
\
wtf/unicode/icu/CollatorICU.cpp \
\
+ wtf/url/src/URLCharacterTypes.cpp \
+ wtf/url/src/URLEscape.cpp \
wtf/url/src/URLSegments.cpp
CHARTABLES := $(intermediates)/chartables.c