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

Unified Diff: chromeos/network/tether_constants.h

Issue 2836543002: Revert of [CrOS Tether] Add the notion of a tether DeviceState. (Closed)
Patch Set: 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_unittest.cc ('k') | chromeos/network/tether_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/tether_constants.h
diff --git a/chromeos/network/tether_constants.h b/chromeos/network/tether_constants.h
index 4d73d1dbf28d5ae7c65646cec1b7ae9cf6518537..26b4f21d43cf086f2078649b2fc90da2304597d0 100644
--- a/chromeos/network/tether_constants.h
+++ b/chromeos/network/tether_constants.h
@@ -22,12 +22,6 @@
CHROMEOS_EXPORT extern const char kTetherCarrier[];
CHROMEOS_EXPORT extern const char kTetherSignalStrength[];
-// The device path used for the tether DeviceState.
-CHROMEOS_EXPORT extern const char kTetherDevicePath[];
-
-// The name used for the tether DeviceState.
-CHROMEOS_EXPORT extern const char kTetherDeviceName[];
-
} // namespace chromeos
#endif // CHROMEOS_NETWORK_TETHER_CONSTANTS_H_
« no previous file with comments | « chromeos/network/network_state_handler_unittest.cc ('k') | chromeos/network/tether_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698