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

Unified Diff: base/BUILD.gn

Issue 2709813003: [Mac] Reduce timer CPU use in MessagePumpCFRunLoopBase. (Closed)
Patch Set: Created 3 years, 10 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 | base/message_loop/message_pump_mac.h » ('j') | base/message_loop/message_pump_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index fc39018efc63064b454280af10a0892817190c72..6422bd18b7ace9af60f53d495d65b1540a100722 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1993,6 +1993,7 @@ test("base_unittests") {
"message_loop/message_loop_unittest.cc",
"message_loop/message_pump_glib_unittest.cc",
"message_loop/message_pump_io_ios_unittest.cc",
+ "message_loop/message_pump_mac_unittest.cc",
"metrics/bucket_ranges_unittest.cc",
"metrics/field_trial_params_unittest.cc",
"metrics/field_trial_unittest.cc",
« no previous file with comments | « no previous file | base/message_loop/message_pump_mac.h » ('j') | base/message_loop/message_pump_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698