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

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

Issue 165643002: Expose customization ID via chromeInfoPrivate API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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') | chromeos/system/statistics_provider.h » ('j') | 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 1272f94392f7b90573bf4fceba26693622917061..dca377657b458483cc96fc64085c1357e0606814 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
@@ -96,6 +96,7 @@ function a11ySetTest() {
// Run generated chrome.chromeosInfoPrivate.get() tests.
var tests = generateTestsForKeys(['hwid',
+ 'customizationId',
'homeProvider',
'initialLocale',
'board',
« no previous file with comments | « chrome/common/extensions/api/chromeos_info_private.json ('k') | chromeos/system/statistics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698