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

Unified Diff: chrome/test/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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index b149c1b1c9446c1338a286b21ce7bd6b4a76e7b6..129a78866696a65c1a28f86c5d3432aee62d44b6 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3801,7 +3801,6 @@ test("unit_tests") {
sources -=
[ "../browser/download/download_request_infobar_delegate_unittest.cc" ]
deps += [
- "//device/battery:mojo_bindings",
"//ipc",
"//third_party/libaddressinput",
]
« no previous file with comments | « chrome/browser/DEPS ('k') | device/BUILD.gn » ('j') | services/device/battery/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698