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

Unified Diff: base/base.gypi

Issue 6109007: Unified callback system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: Ready for another structural review. (not optimized) Created 9 years, 11 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
« no previous file with comments | « no previous file | base/callback.h » ('j') | base/callback.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 1081a1f1c78db034a5b1fa2845af618d1a27b623..dab86fe437fe1d4812c01e17d1493e01f847179f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -152,6 +152,7 @@
'platform_file_posix.cc',
'platform_file_win.cc',
'port.h',
+ 'prebind.h',
'process.h',
'process_linux.cc',
'process_posix.cc',
« no previous file with comments | « no previous file | base/callback.h » ('j') | base/callback.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698