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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2853863002: Add parser for new cpu freq file (Closed)
Patch Set: Add '// testing::Test:' Created 3 years, 7 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/chromeos/power/cpu_data_collector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index bab888ea9eb617963e42f19a29a1e64d90b2d176..7883fe878f77a4a08437b0684a1a3b98525aefec 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1717,6 +1717,7 @@ source_set("unit_tests") {
"policy/upload_job_unittest.cc",
"policy/user_cloud_policy_manager_chromeos_unittest.cc",
"policy/user_cloud_policy_store_chromeos_unittest.cc",
+ "power/cpu_data_collector_unittest.cc",
"power/extension_event_observer_unittest.cc",
"power/power_data_collector_unittest.cc",
"power/power_prefs_unittest.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/power/cpu_data_collector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698