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

Unified Diff: chrome/browser/BUILD.gn

Issue 2818673003: [DeviceService] Expose battery monitoring solely via the Device Service (Closed)
Patch Set: Rebase only 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 42b2955ab8ad234d9e7598058352d119d770e552..73a2a80216f8140f27f2fa1ae8020fa2a720096d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3614,7 +3614,6 @@ split_static_library("browser") {
"//components/cryptauth/proto",
"//components/feedback",
"//components/web_modal",
- "//device/battery",
"//net:net_browser_services",
]
}

Powered by Google App Engine
This is Rietveld 408576698