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

Unified Diff: chromeos/BUILD.gn

Issue 2823583002: chromeos: Add CPU temperature reader (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | chromeos/system/cpu_temp_reader.h » ('j') | chromeos/system/cpu_temp_reader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 147852405b385fa72d365183aef6dce3176541b5..aebf0eb4f09568b76753fc85a14da5f2c824568e 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -437,6 +437,8 @@ component("chromeos") {
"settings/timezone_settings.h",
"settings/timezone_settings_helper.cc",
"settings/timezone_settings_helper.h",
+ "system/cpu_temp_reader.cc",
+ "system/cpu_temp_reader.h",
"system/devicemode.cc",
"system/devicemode.h",
"system/devicetype.cc",
« no previous file with comments | « no previous file | chromeos/system/cpu_temp_reader.h » ('j') | chromeos/system/cpu_temp_reader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698