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

Unified Diff: build/all.gyp

Issue 1531573008: move libevent into base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn bootstrap 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index de8ad1fcf9970006bab82eb38becd329ec8d58c3..37929b582ffe577a773f0a38a77ff6c76389adae 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -235,10 +235,6 @@
'../third_party/bspatch/bspatch.gyp:*',
'../tools/win/static_initializers/static_initializers.gyp:*',
],
- }, {
- 'dependencies': [
- '../third_party/libevent/libevent.gyp:*',
- ],
}],
['toolkit_views==1', {
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698