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

Unified Diff: chrome/test/data/extensions/api_test/networking/test.js

Issue 552113002: Add ONC 'Source' configuration property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_9a
Patch Set: Rebase Created 6 years, 3 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/networking/test.js
diff --git a/chrome/test/data/extensions/api_test/networking/test.js b/chrome/test/data/extensions/api_test/networking/test.js
index 2c3e904518523fd06f949bfd53dc8689848707b8..0c404974532cb7627bd8a4b20b534c84ce3335ec 100644
--- a/chrome/test/data/extensions/api_test/networking/test.js
+++ b/chrome/test/data/extensions/api_test/networking/test.js
@@ -324,6 +324,7 @@ var availableTests = [
"Effective": "UserPolicy",
"UserPolicy": "My WiFi Network"
},
+ "Source": "UserPolicy",
"Type": {
"Active": "WiFi",
"Effective": "UserPolicy",

Powered by Google App Engine
This is Rietveld 408576698