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

Unified Diff: base/test/BUILD.gn

Issue 1393233002: Mac Energy Test Harness/Framework Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Snapshot of scripts for http://crbug.com/391646 Created 5 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 | « base/base.gyp ('k') | base/test/energy_monitor_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index 75a77d22f7753be107f1b93d769306e6061b7435..67b9f1f1767a9232abad3b3bfcd616c1e5514564 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -27,6 +27,8 @@ source_set("test_support") {
# TODO http://crbug.com/412064 enable this flag all the time.
testonly = !is_component_build
sources = [
+ "energy_monitor_mac.cc",
+ "energy_monitor_mac.h",
"gtest_util.cc",
"gtest_util.h",
"gtest_xml_unittest_result_printer.cc",
« no previous file with comments | « base/base.gyp ('k') | base/test/energy_monitor_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698