Index: chromeos/network/network_util.h |
diff --git a/chromeos/network/network_util.h b/chromeos/network/network_util.h |
index 69a9d2690d6871c4105b13022773b50ae66a3294..307f131adb853067d43b8c93dfcabc8e27a44e66 100644 |
--- a/chromeos/network/network_util.h |
+++ b/chromeos/network/network_util.h |
@@ -93,6 +93,7 @@ CHROMEOS_EXPORT bool ParseCellularScanResults( |
// Retrieves the ONC state dictionary for |network| using GetStateProperties. |
// This includes properties from the corresponding NetworkState if it exists. |
+// Assumed to be called from the primary user profile. |
CHROMEOS_EXPORT scoped_ptr<base::DictionaryValue> TranslateNetworkStateToONC( |
const NetworkState* network); |