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

Unified Diff: content/test/BUILD.gn

Issue 2456783002: Decouple PowerUsageMonitor{Impl} from //content/browser (Closed)
Patch Set: change define position of power_usage_moniter_ in ChromeBrowserMain Created 4 years, 2 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/browser/power_usage_monitor.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 50cef162868aaa032393fe756a05fef13ad288b3..19a3878cf5a3640c8116ddc337487556899e635b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1114,7 +1114,6 @@ test("content_unittests") {
"../browser/notifications/platform_notification_context_unittest.cc",
"../browser/notifications/type_converters_unittest.cc",
"../browser/power_monitor_message_broadcaster_unittest.cc",
- "../browser/power_usage_monitor_impl_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/presentation/presentation_type_converters_unittest.cc",
"../browser/quota/mock_quota_manager.cc",
@@ -1588,7 +1587,6 @@ test("content_unittests") {
]
sources -= [
"../browser/media/session/audio_focus_manager_unittest.cc",
- "../browser/power_usage_monitor_impl_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
]
deps -= [ "//device/battery" ]
« no previous file with comments | « content/public/browser/power_usage_monitor.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698