Index: LayoutTests/dart/inspector/scope-variables.html |
diff --git a/LayoutTests/dart/inspector/scope-variables.html b/LayoutTests/dart/inspector/scope-variables.html |
index 23023a49e067eeec383ee6900c342768d57ac8ac..23d7f9ecebe7a6cb4e6094e19d0d55eefe808a33 100644 |
--- a/LayoutTests/dart/inspector/scope-variables.html |
+++ b/LayoutTests/dart/inspector/scope-variables.html |
@@ -81,5 +81,6 @@ function test() |
</script> |
<body onload="runTest()"> |
+ <div id="example_div">Example div</div> |
</body> |
</html> |