| 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):
|
|
|