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