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

Unified Diff: chromeos/BUILD.gn

Issue 2894783003: 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chromeos/network/portal_detector/mock_network_portal_detector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 9c1afcfc83c2a80fb55fe5e10bb8fe86936830b8..76f79d748cf236662dd8ae710a5b2a46697c9710 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -569,6 +569,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",
]
}
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chromeos/network/portal_detector/mock_network_portal_detector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698