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

Unified Diff: chromeos/BUILD.gn

Issue 2818593003: [CrOS Tether] Add tether network properties (battery percentage, carrier, and signal strength) to t… (Closed)
Patch Set: Tether networks connectable by default, and generated Closure compiler externs. 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 147852405b385fa72d365183aef6dce3176541b5..dbcc1f53cae2d46dc53508d6044e281c796ea2f5 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",

Powered by Google App Engine
This is Rietveld 408576698