| Index: chrome/test/data/extensions/api_test/chromeos_info_private/background.js
|
| diff --git a/chrome/test/data/extensions/api_test/chromeos_info_private/background.js b/chrome/test/data/extensions/api_test/chromeos_info_private/background.js
|
| index 0ab4c032edbaadb99aaebc3a7f33af19dc8c2dfb..89204c5a948378eead8480d89a03f6615212ac54 100644
|
| --- a/chrome/test/data/extensions/api_test/chromeos_info_private/background.js
|
| +++ b/chrome/test/data/extensions/api_test/chromeos_info_private/background.js
|
| @@ -107,6 +107,7 @@ var tests = generateTestsForKeys(['hwid',
|
| 'initialLocale',
|
| 'board',
|
| 'isOwner',
|
| + 'clientId',
|
| 'a11yLargeCursorEnabled',
|
| 'a11yStickyKeysEnabled',
|
| 'a11ySpokenFeedbackEnabled',
|
|
|