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

Unified Diff: chromeos/network/network_type_pattern.h

Issue 2818593003: [CrOS Tether] Add tether network properties (battery percentage, carrier, and signal strength) to t… (Closed)
Patch Set: Ran git cl format. Created 3 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 | « chromeos/network/network_state_handler.cc ('k') | chromeos/network/network_type_pattern.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/network_type_pattern.h
diff --git a/chromeos/network/network_type_pattern.h b/chromeos/network/network_type_pattern.h
index 702db0fd5645ce9f11b0b30bf9752481041acdcf..8dd214fcb76729c56ad7413c036ceae5de4ae84c 100644
--- a/chromeos/network/network_type_pattern.h
+++ b/chromeos/network/network_type_pattern.h
@@ -12,9 +12,6 @@
namespace chromeos {
-// A special case non-shill type.
-CHROMEOS_EXPORT extern const char kTypeTether[];
-
class CHROMEOS_EXPORT NetworkTypePattern {
public:
// Matches any network.
« no previous file with comments | « chromeos/network/network_state_handler.cc ('k') | chromeos/network/network_type_pattern.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698