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

Unified Diff: chromeos/network/onc/onc_signature.h

Issue 402953004: Correctly translate Cellular Device properties to ONC (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restore cellular_with_state signature, add nested ShillToONCTranslator constructor, update tests Created 6 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: chromeos/network/onc/onc_signature.h
diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
index d4904b01814d9365d7faae9546b07e29b2342636..31a4f2ae8070f59ff91a91421ae901178530d03a 100644
--- a/chromeos/network/onc/onc_signature.h
+++ b/chromeos/network/onc/onc_signature.h
@@ -67,6 +67,8 @@ CHROMEOS_EXPORT extern const OncValueSignature kCellularSignature;
CHROMEOS_EXPORT extern const OncValueSignature kCellularWithStateSignature;
CHROMEOS_EXPORT extern const OncValueSignature kCellularProviderSignature;
CHROMEOS_EXPORT extern const OncValueSignature kCellularApnSignature;
+CHROMEOS_EXPORT extern const OncValueSignature kCellularFoundNetworkSignature;
+CHROMEOS_EXPORT extern const OncValueSignature kSIMLockStatusSignature;
} // namespace onc
} // namespace chromeos
« no previous file with comments | « no previous file | chromeos/network/onc/onc_signature.cc » ('j') | chromeos/network/onc/onc_translator_shill_to_onc.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698