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

Unified Diff: chrome/browser/resources/options/chromeos/onc_data.js

Issue 563553004: Some additional network settings cleanup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_9b
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/browser/resources/options/chromeos/onc_data.js
diff --git a/chrome/browser/resources/options/chromeos/onc_data.js b/chrome/browser/resources/options/chromeos/onc_data.js
index 61e162225bf0eabe0e9c0c8f1b630fa7108b420e..84ac905f7dcece2cabe66144bd2af18520a9c6f4 100644
--- a/chrome/browser/resources/options/chromeos/onc_data.js
+++ b/chrome/browser/resources/options/chromeos/onc_data.js
@@ -155,7 +155,7 @@ cr.define('cr.onc', function() {
return security;
},
- /**
+ /**
* Updates the properties of |data_| from the properties in |update|.
* Note: this only looks at top level entries, so if a dictionary is
* updated the entire dictionary is written over. TODO(stevenjb):

Powered by Google App Engine
This is Rietveld 408576698