e7b319698d
This support is required for web clients of dwds within google3 Change-Id: Ia1ecbf8f5ba79d53cb340c83a579dc0810ec0065 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150183 Reviewed-by: Gary Roumanis <grouma@google.com>
12 lines
184 B
HTML
12 lines
184 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>DDS SSE Smoke Test</title>
|
|
</head>
|
|
|
|
<body>
|
|
<script type="application/javascript" src="sse_smoke_driver.dart.js"></script>
|
|
</body>
|
|
|
|
</html> |