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

Unified Diff: base/base.gyp

Issue 2123333003: Remove base::mac::LibDispatchTaskRunner and migrate its sole client to plain libdispatch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweak comments Created 4 years, 5 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index f8764797763edd8cd2f9828e419db0ead66c1259..0c1ad352b06dc065aecf0e245827cf5dcf607412 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -450,7 +450,6 @@
'mac/call_with_eh_frame_unittest.mm',
'mac/dispatch_source_mach_unittest.cc',
'mac/foundation_util_unittest.mm',
- 'mac/libdispatch_task_runner_unittest.cc',
'mac/mac_util_unittest.mm',
'mac/mach_port_broker_unittest.cc',
'mac/objc_property_releaser_unittest.mm',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/files/file_path_watcher_fsevents.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698