Add include/ to include dir list for gcmole

BUG=
R=yangguo@chromium.org

Review URL: https://codereview.chromium.org/1748343002

Cr-Commit-Position: refs/heads/master@{#34381}
This commit is contained in:
jochen 2016-03-01 01:02:15 -08:00 committed by Commit bot
parent b5487307db
commit b576da4059

View File

@ -111,6 +111,7 @@ local function MakeClangCommandLine(
.. " -DENABLE_DEBUGGER_SUPPORT"
.. " -DV8_I18N_SUPPORT"
.. " -I./"
.. " -Iinclude/"
.. " -Ithird_party/icu/source/common"
.. " -Ithird_party/icu/source/i18n"
.. " " .. arch_options