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

Unified Diff: base/base.gypi

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.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d716a8487d12e8e536d923277db6fdbafff0513a..981023d5a4bedbddbe475a5da5006d72cdeb4431 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -297,8 +297,6 @@
'mac/launch_services_util.h',
'mac/launchd.cc',
'mac/launchd.h',
- 'mac/libdispatch_task_runner.cc',
- 'mac/libdispatch_task_runner.h',
'mac/mac_logging.h',
'mac/mac_logging.mm',
'mac/mac_util.h',

Powered by Google App Engine
This is Rietveld 408576698