| Index: chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
|
| index 2058a33ffa497f280239325155ed0f94faa3069f..4e31fb6170116be476fd0b1c866bad22b1123031 100644
|
| --- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
|
| @@ -12,6 +12,17 @@
|
| },
|
| {
|
| 'target_name': 'cups_add_printer_dialog',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| + 'cups_printers_browser_proxy',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'cups_add_printer_dialog_util',
|
| + 'dependencies': [
|
| + 'cups_printers_browser_proxy',
|
| + ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
|
|