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

Unified Diff: content/renderer/BUILD.gn

Issue 2643713002: Port BatteryMonitor into Device Service (Closed)
Patch Set: Rebase Created 3 years, 9 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 | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 7dca9cd1c05bbeee3fbec742ce874256dd9ae48f..3be5c8e0ad599675722e25865d815feb6bde077f 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -443,7 +443,6 @@ target(link_target_type, "renderer") {
"//content/public/common:service_names",
"//crypto:platform",
"//device/base/synchronization",
- "//device/battery:mojo_bindings",
"//device/gamepad/public/interfaces",
"//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp:full",
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698