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

Unified Diff: build/linux/unbundle/libevent.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 | « build/all.gyp ('k') | build/linux/unbundle/replace_gyp_files.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/unbundle/libevent.gyp
diff --git a/build/linux/unbundle/libevent.gyp b/build/linux/unbundle/libevent.gyp
index 99d743533f6104c78d5106fa445f642f5eda2514..d6171f91b21c3cea1dd872309b6be408dd2d87be 100644
--- a/build/linux/unbundle/libevent.gyp
+++ b/build/linux/unbundle/libevent.gyp
@@ -15,7 +15,7 @@
],
},
'includes': [
- '../../build/shim_headers.gypi',
+ '../../../build/shim_headers.gypi',
],
'link_settings': {
'libraries': [
« no previous file with comments | « build/all.gyp ('k') | build/linux/unbundle/replace_gyp_files.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698