Commit 2347de1a by Jamie Madill

Remove src/libANGLE from default includes.

This is unnecessary, and was breaking Linux builds because of a conflict with features.h. BUG=angle:773 Change-Id: Ic704ac24a0e8f5781f67cadca396bef779495efe Reviewed-on: https://chromium-review.googlesource.com/232698Tested-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarBrandon Jones <bajones@chromium.org>
parent e7cfb3dd
......@@ -20,9 +20,6 @@
[
'.',
'../include',
'libANGLE',
'libEGL',
'libGLESv2',
],
'sources':
[
......
......@@ -366,7 +366,6 @@
[
'.',
'../include',
'libANGLE',
],
'sources':
[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment