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

Unified Diff: chromeos/BUILD.gn

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 | « no previous file | chromeos/network/network_state_handler.cc » ('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 ffb13bfa60b052acae63b0e9d9061e652030f014..8154535fbf70fd626d3e299da4f3ed68be210f60 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -415,6 +415,8 @@ component("chromeos") {
"network/shill_property_handler.h",
"network/shill_property_util.cc",
"network/shill_property_util.h",
+ "network/tether_constants.cc",
+ "network/tether_constants.h",
"printing/ppd_cache.cc",
"printing/ppd_cache.h",
"printing/ppd_provider.cc",
« no previous file with comments | « no previous file | chromeos/network/network_state_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698