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

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: Style and build fix. 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') | base/pending_task.h » ('J')
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 c8a21e9774aa9ee53ccba8b2253e871c3960076d..4f6af3cb0f82fa07403804e66758beca39ca0e37 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') | base/pending_task.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698