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

Unified Diff: chromeos/BUILD.gn

Issue 2870203003: Make Hands-Off Zero-Touch Enrollment compatibile with tests (Closed)
Patch Set: Make Hands-Off Zero-Touch Enrollment compatibile with tests Created 3 years, 7 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/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index f6bd22ac33f33fa32673cff5a889bbaf347c0418..b8b39d029af6890330d8d5e055efdab9916e8ac6 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -562,6 +562,8 @@ static_library("test_support") {
"network/network_state_test.h",
"network/onc/onc_test_utils.cc",
"network/onc/onc_test_utils.h",
+ "network/portal_detector/mock_network_portal_detector.cc",
+ "network/portal_detector/mock_network_portal_detector.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698