diff options
Diffstat (limited to 'chrome/chrome_resources.gyp')
-rw-r--r-- | chrome/chrome_resources.gyp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp index 7eb55c4..3084064 100644 --- a/chrome/chrome_resources.gyp +++ b/chrome/chrome_resources.gyp @@ -319,6 +319,9 @@ ], 'actions': [ { + 'includes': ['chrome_repack_chrome.gypi'] + }, + { 'includes': ['chrome_repack_locales.gypi'] }, { |