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

Unified Diff: base/base.gypi

Issue 8565024: base: Refactor PendingTask out of MessageLoop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes. Created 9 years, 1 month 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.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 9224fa9fdf84bc9c0356adf3d5c2e8459eda7175..435cd1e6d911d70db2913cb2b42cff0a19301d59 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -205,6 +205,8 @@
'os_compat_android.h',
'path_service.cc',
'path_service.h',
+ 'pending_task.cc',
+ 'pending_task.h',
'pickle.cc',
'pickle.h',
'platform_file.cc',
« no previous file with comments | « no previous file | base/message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698