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

Unified Diff: chrome/browser/chromeos/cros/network_library.h

Issue 11664005: Extending the translation from ONC to Shill. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Initial patch. Created 8 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 | chrome/browser/chromeos/net/onc_utils.h » ('j') | chrome/browser/chromeos/net/onc_utils.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/cros/network_library.h
diff --git a/chrome/browser/chromeos/cros/network_library.h b/chrome/browser/chromeos/cros/network_library.h
index 789767ad9be0d01cb5cc04cb98f45d919a410bb1..b87854479fdbe973a126ad76c215814a3b1e7ab3 100644
--- a/chrome/browser/chromeos/cros/network_library.h
+++ b/chrome/browser/chromeos/cros/network_library.h
@@ -541,6 +541,7 @@ class Network {
TestNoCertificatePatternForDevicePolicy);
FRIEND_TEST_ALL_PREFIXES(NetworkLibraryStubTest, NetworkConnectOncWifi);
FRIEND_TEST_ALL_PREFIXES(NetworkLibraryStubTest, NetworkConnectOncVPN);
+ FRIEND_TEST_ALL_PREFIXES(OncNetworkParserTest, GenerateProperties);
// Use these functions at your peril. They are used by the various
// parsers to set state, and really shouldn't be used by anything else
« no previous file with comments | « no previous file | chrome/browser/chromeos/net/onc_utils.h » ('j') | chrome/browser/chromeos/net/onc_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698