Index: content/test/data/accessibility/input-month.html |
diff --git a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html b/content/test/data/accessibility/input-month.html |
similarity index 66% |
copy from chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
copy to content/test/data/accessibility/input-month.html |
index e3dfd254fc683ddd6e7c7b6c117d78a6de714a20..64062f12f5c40d96bc287a83dddf2d9874751d6e 100644 |
--- a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
+++ b/content/test/data/accessibility/input-month.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- Another popup. |
+ <input type="month"> |
</body> |
</html> |