From b576da405990359c062d6e736097293f03188ab8 Mon Sep 17 00:00:00 2001 From: jochen Date: Tue, 1 Mar 2016 01:02:15 -0800 Subject: [PATCH] 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} --- tools/gcmole/gcmole.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/gcmole/gcmole.lua b/tools/gcmole/gcmole.lua index 9739684629..82ea4e0295 100644 --- a/tools/gcmole/gcmole.lua +++ b/tools/gcmole/gcmole.lua @@ -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