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

Unified Diff: third_party/libevent/libevent_nacl_nonsfi.gyp

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 | « third_party/libevent/README.chromium ('k') | third_party/libevent/nacl_nonsfi/signal_stub.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libevent/libevent_nacl_nonsfi.gyp
diff --git a/third_party/libevent/libevent_nacl_nonsfi.gyp b/third_party/libevent/libevent_nacl_nonsfi.gyp
index 37a78ad66d1e7c97728c7b408154047f64d3181e..2999cebb5de5237b7175b7b7cbfccb206631b2ca 100644
--- a/third_party/libevent/libevent_nacl_nonsfi.gyp
+++ b/third_party/libevent/libevent_nacl_nonsfi.gyp
@@ -19,11 +19,11 @@
'evutil.c',
'log.c',
'poll.c',
- 'signal.c',
'strlcpy.c',
'nacl_nonsfi/config.h',
'nacl_nonsfi/event-config.h',
'nacl_nonsfi/random.c',
+ 'nacl_nonsfi/signal_stub.c',
],
'defines': [
'HAVE_CONFIG_H',
« no previous file with comments | « third_party/libevent/README.chromium ('k') | third_party/libevent/nacl_nonsfi/signal_stub.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698