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

Unified Diff: content/test/BUILD.gn

Issue 2643713002: Port BatteryMonitor into Device Service (Closed)
Patch Set: Self-review 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 1031a5a219aae6fd406961b383093007bc5ff107..b7412e167c333d59941fca0a7bbcfdaff991451c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -555,7 +555,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