| Index: third_party/WebKit/Tools/Scripts/run-bindings-tests
|
| diff --git a/third_party/WebKit/Tools/Scripts/run-bindings-tests b/third_party/WebKit/Tools/Scripts/run-bindings-tests
|
| index 1cba1c0c1a0b5e1877335602b0ae554a6c2fa3ff..04531b42f06ce7169ef75466c2ed64094ac7863b 100755
|
| --- a/third_party/WebKit/Tools/Scripts/run-bindings-tests
|
| +++ b/third_party/WebKit/Tools/Scripts/run-bindings-tests
|
| @@ -27,6 +27,7 @@ import sys
|
|
|
| from webkitpy.bindings.main import run_bindings_tests
|
|
|
| +
|
| def main(argv):
|
| """Runs Blink bindings IDL compiler on test IDL files and compares the
|
| results with reference files.
|
|
|