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

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

Issue 776603002: Revert of Change to Shill's IPConfig objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « no previous file | chromeos/network/onc/onc_translation_tables.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/onc/onc_translation_tables.h
diff --git a/chromeos/network/onc/onc_translation_tables.h b/chromeos/network/onc/onc_translation_tables.h
index b737542ddc0db878a9349138a24dfe5001890242..96a971da2a72a27f9aa7ae9416a9a8cd62c2f53d 100644
--- a/chromeos/network/onc/onc_translation_tables.h
+++ b/chromeos/network/onc/onc_translation_tables.h
@@ -43,10 +43,6 @@
const FieldTranslationEntry* GetFieldTranslationTable(
const OncValueSignature& onc_signature);
-// Returns the path at which the translation of an ONC object will be stored in
-// a Shill dictionary if its signature is |onc_signature|.
-// The default is that values are stored directly in the top level of the Shill
-// dictionary.
std::vector<std::string> GetPathToNestedShillDictionary(
const OncValueSignature& onc_signature);
« no previous file with comments | « no previous file | chromeos/network/onc/onc_translation_tables.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698