Commit 92922a8e authored by thakis@chromium.org's avatar thakis@chromium.org

Let target egl_main_native build without error.

BUG=none
TEST=Build 'egl_main_native'. No "file not found" error for third_party/gles2_conform.

Review URL: http://codereview.chromium.org/10072005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132251 0039d316-1c4b-4281-b951-d872f2087c98
parent b55c0da7
......@@ -74,6 +74,7 @@
'include_dirs': ['<(DEPTH)/third_party/khronos'],
},
'defines': [
'GLES2_CONFORM_SUPPORT_ONLY',
'GTF_GLES20',
'EGLAPI=',
'EGLAPIENTRY=',
......
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