| Index: chrome/test/data/extensions/api_test/automation/tests/unit/test.js
|
| diff --git a/chrome/test/data/extensions/api_test/automation/tests/unit/test.js b/chrome/test/data/extensions/api_test/automation/tests/unit/test.js
|
| index 16dc15597cbce6e97071557634c06bcdf43583fc..95a2cabfaec3e574f5f253529522b81259f5cf80 100644
|
| --- a/chrome/test/data/extensions/api_test/automation/tests/unit/test.js
|
| +++ b/chrome/test/data/extensions/api_test/automation/tests/unit/test.js
|
| @@ -298,7 +298,7 @@ var tests = [
|
| 'childIds': []
|
| },
|
| {
|
| - 'id': 3, 'role': 'textArea',
|
| + 'id': 3, 'role': 'textField',
|
| 'childIds': []
|
| },
|
|
|
|
|