| Index: chrome/browser/resources/print_preview/compiled_resources.gyp
|
| diff --git a/chrome/browser/resources/print_preview/compiled_resources.gyp b/chrome/browser/resources/print_preview/compiled_resources.gyp
|
| index 350667dcfb3a36c3b257a277b3e1f146e80e233e..b5b55a37964e2b6d2decdf24df7bdc954230b6f4 100644
|
| --- a/chrome/browser/resources/print_preview/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/print_preview/compiled_resources.gyp
|
| @@ -13,7 +13,7 @@
|
| '../../../../ui/webui/resources/js/cr/ui/focus_manager.js',
|
| '../../../../ui/webui/resources/js/cr/ui/focus_outline_manager.js',
|
| '../../../../ui/webui/resources/js/event_tracker.js',
|
| - '../../../../ui/webui/resources/js/local_strings.js',
|
| + '../../../../ui/webui/resources/js/load_time_data.js',
|
| '../../../../ui/webui/resources/js/util.js',
|
| ],
|
| 'externs': ['<(CLOSURE_DIR)/externs/chrome_send_externs.js'],
|
|
|