| Index: third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py b/third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py
|
| index c091314fde473ed03dcb98ad0067f9001230a807..08879c21c59d001358f83cfa78799a419b3d5a46 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/bindings/bindings_tests.py
|
| @@ -54,7 +54,6 @@ from idl_compiler import (generate_bindings,
|
| generate_callback_function_impl)
|
| from utilities import ComponentInfoProviderCore
|
| from utilities import ComponentInfoProviderModules
|
| -from utilities import write_file
|
|
|
|
|
| PASS_MESSAGE = 'All tests PASS!'
|
|
|