Chromium Code Reviews| Index: test/codegen/expect/html_input_e/html_input_e.js |
| diff --git a/test/codegen/expect/html_input_e/html_input_e.js b/test/codegen/expect/html_input_e/html_input_e.js |
| deleted file mode 100644 |
| index 1824c522a1f900183c73a25cc1ede93e799ed7a1..0000000000000000000000000000000000000000 |
| --- a/test/codegen/expect/html_input_e/html_input_e.js |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -var html_input_e; |
| -(function(exports) { |
| - 'use strict'; |
| - exports.w = 9; |
| -})(html_input_e || (html_input_e = {})); |