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

Unified Diff: chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js

Issue 18578008: [SystemInfo API] Move Storage API out of experimental namespace and rename to the "system" namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 5 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
Index: chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js
diff --git a/chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js b/chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js
index 0e5b7c5c2535a265bdd1c28ce57e8c3e9ed249c4..045e5359b4a790b9edf3d3cf75bb6576fc231565 100644
--- a/chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js
+++ b/chrome/test/data/extensions/api_test/systeminfo/storage_attachment/test_storage_api.js
@@ -4,7 +4,6 @@
// systemInfo.storage api test
// browser_tests --gtest_filter=SystemInfoStorageApiTest.Storage
-chrome.systemInfo = chrome.experimental.systemInfo;
// Testing data should be the same as that in system_info_storage_apitest.cc
var testData = {

Powered by Google App Engine
This is Rietveld 408576698