Index: chrome/test/data/extensions/api_test/automation/sites/index.html |
diff --git a/chrome/test/data/extensions/api_test/automation/sites/index.html b/chrome/test/data/extensions/api_test/automation/sites/index.html |
index f8fc4f194f0ad4874805aaba204da32a578b39c7..337dee5183d577b9c59b57b77c80fdeda6426c23 100644 |
--- a/chrome/test/data/extensions/api_test/automation/sites/index.html |
+++ b/chrome/test/data/extensions/api_test/automation/sites/index.html |
@@ -8,7 +8,7 @@ |
<title>Automation Tests</title> |
</head> |
<body> |
-<button>Ok</button> |
+<button><span id="span-in-button">Ok</span></button> |
<input type="text" aria-label="Username"> |
<button>Cancel</button> |
</body> |