Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: android-v8-options.gypi

Issue 29493555: Issue 5433 - rename v8.gypi to build-v8.gyp (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 20, 2017, 9:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile ('k') | build-v8.cmd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android-v8-options.gypi
diff --git a/android-v8-options.gypi b/android-v8-options.gypi
index f85c5c6afe618ea72a2abc31a137b50d91be2942..706bcf7377f052148105d0630eb8728b3b2bf515 100644
--- a/android-v8-options.gypi
+++ b/android-v8-options.gypi
@@ -15,5 +15,5 @@
}
}
]],
- 'includes': ['v8.gypi'],
+ 'includes': ['build-v8.gypi'],
}
« no previous file with comments | « Makefile ('k') | build-v8.cmd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld