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

Unified Diff: chromeos/components/tether/mock_host_scan_device_prioritizer.cc

Issue 2945643002: [CrOS Tether] Sort Tether network lists. (Closed)
Patch Set: stevenjb@ comments. 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/mock_host_scan_device_prioritizer.cc
diff --git a/chromeos/components/tether/mock_host_scan_device_prioritizer.cc b/chromeos/components/tether/mock_host_scan_device_prioritizer.cc
deleted file mode 100644
index 7551b5cbbde8f22da1cf11d17691038808571ddd..0000000000000000000000000000000000000000
--- a/chromeos/components/tether/mock_host_scan_device_prioritizer.cc
+++ /dev/null
@@ -1,18 +0,0 @@
-// Copyright 2017 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "chromeos/components/tether/mock_host_scan_device_prioritizer.h"
-
-namespace chromeos {
-
-namespace tether {
-
-MockHostScanDevicePrioritizer::MockHostScanDevicePrioritizer()
- : HostScanDevicePrioritizer(nullptr) {}
-
-MockHostScanDevicePrioritizer::~MockHostScanDevicePrioritizer() {}
-
-} // namespace tether
-
-} // namespace chromeos
« no previous file with comments | « chromeos/components/tether/mock_host_scan_device_prioritizer.h ('k') | chromeos/network/network_state_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698