Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: test/codegen/expect/server_mode/dir/html_input_e.js

Issue 1056613002: reduce diff churn due to server_mode test (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/codegen/expect/server_mode/dir/html_input_e.js
diff --git a/test/codegen/expect/server_mode/dir/html_input_e.js b/test/codegen/expect/server_mode/dir/html_input_e.js
deleted file mode 100644
index 1824c522a1f900183c73a25cc1ede93e799ed7a1..0000000000000000000000000000000000000000
--- a/test/codegen/expect/server_mode/dir/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 = {}));

Powered by Google App Engine
This is Rietveld 408576698