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

Unified Diff: content/test/BUILD.gn

Issue 2643713002: Port BatteryMonitor into Device Service (Closed)
Patch Set: Rebase Created 3 years, 11 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b0e7165aebf9c7d19a63d63937d8378a3ad5130f..6638feef8bf21159ea138aa8bc2f066c7347d6bc 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -556,7 +556,6 @@ test("content_browsertests") {
"../browser/accessibility/touch_accessibility_aura_browsertest.cc",
"../browser/background_sync/background_sync_browsertest.cc",
"../browser/battery_status/battery_monitor_impl_browsertest.cc",
- "../browser/battery_status/battery_monitor_integration_browsertest.cc",
"../browser/blob_storage/blob_storage_browsertest.cc",
"../browser/blob_storage/blob_url_browsertest.cc",
"../browser/bookmarklet_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698