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

Unified Diff: src/v8.gyp

Issue 1989193002: [gn] Make gyp include dirs equal to gn (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 90044fcde67555698f9d213e7a4d11cdff01770b..e85fcb5bb2a833e76ed7f6eb222fc1b02b8cbf00 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1909,6 +1909,7 @@
],
'include_dirs+': [
'..',
+ '../include',
Michael Achenbach 2016/05/18 10:40:41 This accounts for a semantic difference between pu
],
'sources': [
'../include/libplatform/libplatform.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698