summaryrefslogtreecommitdiffstats
path: root/V8Binding/Android.v8common.mk
diff options
context:
space:
mode:
authorAndrei Popescu <andreip@google.com>2009-07-23 19:18:55 +0100
committerAndrei Popescu <andreip@google.com>2009-07-23 19:23:41 +0100
commit0516e5ebbe0e0ced8bd40f67f06c38a4d373be9c (patch)
tree9f24ad053e4079dff5055b5f190dfe58cedbc43e /V8Binding/Android.v8common.mk
parente9847f9d84b7c04a739e1741c7d59a63a80e782e (diff)
downloadexternal_webkit-0516e5ebbe0e0ced8bd40f67f06c38a4d373be9c.zip
external_webkit-0516e5ebbe0e0ced8bd40f67f06c38a4d373be9c.tar.gz
external_webkit-0516e5ebbe0e0ced8bd40f67f06c38a4d373be9c.tar.bz2
Update V8 to bleeding_edge@2524
Diffstat (limited to 'V8Binding/Android.v8common.mk')
-rw-r--r--V8Binding/Android.v8common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/V8Binding/Android.v8common.mk b/V8Binding/Android.v8common.mk
index bf2e796..4da3a30 100644
--- a/V8Binding/Android.v8common.mk
+++ b/V8Binding/Android.v8common.mk
@@ -21,6 +21,7 @@ V8_LOCAL_SRC_FILES := \
src/execution.cc \
src/factory.cc \
src/flags.cc \
+ src/frame-element.cc \
src/frames.cc \
src/func-name-inferrer.cc \
src/global-handles.cc \