| Index: app/app.gyp
|
| ===================================================================
|
| --- app/app.gyp (revision 40983)
|
| +++ app/app.gyp (working copy)
|
| @@ -5,7 +5,7 @@
|
| {
|
| 'variables': {
|
| # TODO: remove this helper when we have loops in GYP
|
| - 'apply_locales_cmd': ['python', '../chrome/tools/build/apply_locales.py',],
|
| + 'apply_locales_cmd': ['python', '<(DEPTH)/build/apply_locales.py',],
|
| 'chromium_code': 1,
|
| 'grit_info_cmd': ['python', '../tools/grit/grit_info.py',],
|
| 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/app',
|
|
|
|
|