Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: chrome/test/data/extensions/api_test/chromeos_info_private/background.js

Issue 308913004: cros: Expose client_id via chromeosInfoPrivate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove sn since not working Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/api/chromeos_info_private.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/common/extensions/api/chromeos_info_private.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698