Chromium Code Reviews| Index: tools/testing/dart/browser_test.dart |
| =================================================================== |
| --- tools/testing/dart/browser_test.dart (revision 3627) |
| +++ tools/testing/dart/browser_test.dart (working copy) |
| @@ -7,6 +7,7 @@ |
| String scriptType, |
| String sourceScript) => |
| """ |
| +<!DOCTYPE html> |
| <html> |
| <head> |
| <title> Test $title </title> |