diff options
Diffstat (limited to 'WebCore/Android.v8.derived.mk')
-rw-r--r-- | WebCore/Android.v8.derived.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/Android.v8.derived.mk b/WebCore/Android.v8.derived.mk index a89ce31..115dc38 100644 --- a/WebCore/Android.v8.derived.mk +++ b/WebCore/Android.v8.derived.mk @@ -59,8 +59,6 @@ # If an entry starts with '/', any subdirectory may match # If an entry starts with '^', the first directory must match # LOCAL_DIR_WILDCARD_EXCLUDED := \ -# ^storage/* \ -# ^workers/* \ # This comment block is read by tools/webkitsync/diff.cpp # Don't remove it or move it. |