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

Unified Diff: chromeos/components/tether/BUILD.gn

Issue 2945643002: [CrOS Tether] Sort Tether network lists. (Closed)
Patch Set: Cleanup - now ready for review. Created 3 years, 6 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/components/tether/BUILD.gn
diff --git a/chromeos/components/tether/BUILD.gn b/chromeos/components/tether/BUILD.gn
index ec274f333feea67b750449b0055978ef3386ad92..367d38ff86d868326b9b6d32ff0c3971d9fab7fe 100644
--- a/chromeos/components/tether/BUILD.gn
+++ b/chromeos/components/tether/BUILD.gn
@@ -110,8 +110,6 @@ static_library("test_support") {
"fake_tether_host_fetcher.h",
"fake_wifi_hotspot_connector.cc",
"fake_wifi_hotspot_connector.h",
- "mock_host_scan_device_prioritizer.cc",
- "mock_host_scan_device_prioritizer.h",
"mock_local_device_data_provider.cc",
"mock_local_device_data_provider.h",
"mock_tether_host_response_recorder.cc",

Powered by Google App Engine
This is Rietveld 408576698