Index: chrome/common/extensions/api/automation.idl |
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl |
index 1bcd2b90ad83fcdfe806f8fc3c436ca28a56c2ec..ba5726ae131dc96e91eed07bbcf41dec09a02ea3 100644 |
--- a/chrome/common/extensions/api/automation.idl |
+++ b/chrome/common/extensions/api/automation.idl |
@@ -71,6 +71,8 @@ |
comboBox, |
complementary, |
contentInfo, |
+ date, |
+ dateTime, |
definition, |
descriptionListDetail, |
descriptionList, |
@@ -164,6 +166,7 @@ |
table, |
textArea, |
textField, |
+ time, |
timer, |
titleBar, |
toggleButton, |