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

Unified Diff: chromeos/BUILD.gn

Issue 2787613002: Add NetworkStateTest helper class (Closed)
Patch Set: Also convert ProhibitedTechnologiesHandlerTest Created 3 years, 9 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 | « no previous file | chromeos/network/auto_connect_handler_unittest.cc » ('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 b81ceb45f3a24e6b056241aa72fe81d774bdd581..c790bc8ca1add623794df41a64dc17f493fcb0ba 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -643,6 +643,8 @@ test("chromeos_unittests") {
"network/network_device_handler_unittest.cc",
"network/network_sms_handler_unittest.cc",
"network/network_state_handler_unittest.cc",
+ "network/network_state_test.cc",
+ "network/network_state_test.h",
"network/network_state_unittest.cc",
"network/network_type_pattern_unittest.cc",
"network/network_ui_data_unittest.cc",
« no previous file with comments | « no previous file | chromeos/network/auto_connect_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698