| Index: third_party/WebKit/WebCore/make-generated-sources.sh
|
| ===================================================================
|
| --- third_party/WebKit/WebCore/make-generated-sources.sh (revision 11711)
|
| +++ third_party/WebKit/WebCore/make-generated-sources.sh (working copy)
|
| @@ -5,4 +5,4 @@
|
| export CREATE_HASH_TABLE="$SRCROOT/../JavaScriptCore/create_hash_table"
|
|
|
| mkdir -p DerivedSources/WebCore &&
|
| -make -C DerivedSources/WebCore -f ../../DerivedSources.make
|
| +make -C DerivedSources/WebCore -f ../../DerivedSources.make $@
|
|
|