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

Unified Diff: chrome/browser/BUILD.gn

Issue 2456783002: Decouple PowerUsageMonitor{Impl} from //content/browser (Closed)
Patch Set: fix chromeOS build failed 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 | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/chrome_browser_main.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 3dac7ad1b761e47c26146e28fb0c2fbd5ade0dd9..5ab639bc2749ce9e955857d559e95a26d39a2d34 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2783,6 +2783,8 @@ split_static_library("browser") {
"pdf/pdf_extension_util.h",
"power/process_power_collector.cc",
"power/process_power_collector.h",
blundell 2016/10/27 21:21:55 nit: rename this file power_usage_monitor.* now.
ke.he 2016/10/28 09:39:20 Done.
+ "power_usage_monitor/power_usage_monitor_impl.cc",
+ "power_usage_monitor/power_usage_monitor_impl.h",
"process_singleton_modal_dialog_lock.cc",
"process_singleton_modal_dialog_lock.h",
"process_singleton_posix.cc",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/chrome_browser_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698