diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index c604cdf..616a0f4 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -280,6 +280,9 @@ '<@(chrome_strings_grds)', '<@(chrome_strings_inputs)', ], + 'include_dirs': [ + '<(grit_out_dir)', + ], 'direct_dependent_settings': { 'include_dirs': [ '<(grit_out_dir)', |