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

Unified Diff: chromeos/BUILD.gn

Issue 1891633002: Remove unnecessary calls to AddWakeOnPaketConnection and RemoveWakeOnPacketConnection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/chrome_tests_unit.gypi ('k') | chromeos/chromeos.gyp » ('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 0f3906c152bf4a9eef8b6564e4377d428188e1b9..cd5a37e46f187171c2f4486a18a41a7ef3924bf0 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -107,6 +107,8 @@ static_library("test_support") {
"network/fake_network_device_handler.h",
"network/mock_managed_network_configuration_handler.cc",
"network/mock_managed_network_configuration_handler.h",
+ "network/mock_network_device_handler.cc",
+ "network/mock_network_device_handler.h",
"network/onc/onc_test_utils.cc",
"network/onc/onc_test_utils.h",
"system/fake_statistics_provider.cc",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698