Chromium Code Reviews| Index: chrome/chrome_dll_bundle.gypi |
| diff --git a/chrome/chrome_dll_bundle.gypi b/chrome/chrome_dll_bundle.gypi |
| index dc721ffe865b635d14504fedf4ce2de01f5e165c..a4b6d6cffc2f5559238b550761b2eb3fcc6ba7fb 100644 |
| --- a/chrome/chrome_dll_bundle.gypi |
| +++ b/chrome/chrome_dll_bundle.gypi |
| @@ -308,5 +308,10 @@ |
| ], |
| }], |
| }], |
| + ['icu_use_data_file_flag==1', { |
| + 'mac_bundle_resources': [ |
| + '<(PRODUCT_DIR)/icudtl.dat', |
| + ], |
| + }], |
| ], # conditions |
| } |