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

Unified Diff: base/third_party/libevent/libevent_nacl_nonsfi.gyp

Issue 1531573008: move libevent into base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix shim path Created 5 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 | « base/third_party/libevent/libevent.gyp ('k') | base/third_party/libevent/linux/config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/libevent/libevent_nacl_nonsfi.gyp
diff --git a/third_party/libevent/libevent_nacl_nonsfi.gyp b/base/third_party/libevent/libevent_nacl_nonsfi.gyp
similarity index 96%
rename from third_party/libevent/libevent_nacl_nonsfi.gyp
rename to base/third_party/libevent/libevent_nacl_nonsfi.gyp
index 2999cebb5de5237b7175b7b7cbfccb206631b2ca..91e2557b765dae92c5247763243dd8bc9e04f7ce 100644
--- a/third_party/libevent/libevent_nacl_nonsfi.gyp
+++ b/base/third_party/libevent/libevent_nacl_nonsfi.gyp
@@ -4,7 +4,7 @@
{
'includes': [
- '../../build/common_untrusted.gypi',
+ '../../../build/common_untrusted.gypi',
],
'conditions': [
['disable_nacl==0 and disable_nacl_untrusted==0', {
« no previous file with comments | « base/third_party/libevent/libevent.gyp ('k') | base/third_party/libevent/linux/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698