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

Unified Diff: src/trusted/weak_ref/weak_ref.gyp

Issue 7216027: typesafe call-on-main-thread interface. no cast to/from void* required. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 6 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 | « src/trusted/weak_ref/weak_ref.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/weak_ref/weak_ref.gyp
===================================================================
--- src/trusted/weak_ref/weak_ref.gyp (revision 5730)
+++ src/trusted/weak_ref/weak_ref.gyp (working copy)
@@ -15,6 +15,7 @@
'sources': [
'weak_ref.cc',
'weak_ref.h',
+ 'call_on_main_thread.h',
],
'xcode_settings': {
'WARNING_CFLAGS': [
« no previous file with comments | « src/trusted/weak_ref/weak_ref.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698