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

Unified Diff: base/base.gypi

Issue 6561004: Callback support for __fastcall and __stdcall functions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: Address will's comments. Created 9 years, 10 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/bind_internal.h » ('j') | base/bind_internal.h.pump » ('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 13cb1ba296f4f0099a7001bbdbcec64ad882cacb..508c4a4c8f86cec36034ba2c2369044eb5e0090f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -39,6 +39,7 @@
'bind.h',
'bind_helpers.h',
'bind_internal.h',
+ 'bind_internal_win.h',
'bits.h',
'bzip2_error_handler.cc',
'callback.h',
« no previous file with comments | « no previous file | base/bind_internal.h » ('j') | base/bind_internal.h.pump » ('J')

Powered by Google App Engine
This is Rietveld 408576698