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

Unified Diff: base/base.gypi

Issue 6052006: Proof of concept for tr1-based Task replacement. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/net/base
Patch Set: Examples of replacing CreateFunctor, ScopedRMF, CompletionCallback Created 10 years 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/closure.h » ('j') | base/closure.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 3eaedfabf8e71299a4fd9dd37c7fa934d00bb656..ddd29394679a3698e2c88f0ead3f0e63d930e1bd 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -41,6 +41,7 @@
'callback.h',
'cancellation_flag.cc',
'cancellation_flag.h',
+ 'closure.h',
'command_line.cc',
'command_line.h',
'compiler_specific.h',
« no previous file with comments | « no previous file | base/closure.h » ('j') | base/closure.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698