| Index: Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
|
| diff --git a/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py b/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
|
| index bac80817ed34e1a219bd778420f788ad51d6f930..34b7b7a0d402697d067740d8efbfd493ebcf5163 100644
|
| --- a/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
|
| +++ b/Source/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py
|
| @@ -41,6 +41,8 @@
|
| #
|
| # Note that IDL_FILES_LIST is a text file containing the IDL file paths.
|
|
|
| +# FIXME: Move to bindings/scripts
|
| +
|
| import errno
|
| import os
|
| import os.path
|
|
|