| 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 262518a63a7984ae242a50b9926e08ef5ca5a63e..cc7dc46e8404afa8e1b00733ff6041f8bb837225 100644
 | 
| --- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
 | 
| +++ b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
 | 
| @@ -6,6 +6,17 @@
 | 
|      {
 | 
|        'target_name': 'printing_page',
 | 
|        'dependencies': [
 | 
| +        '../settings_page/compiled_resources2.gyp:settings_animated_pages',
 | 
| +      ],
 | 
| +      'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
 | 
| +    },
 | 
| +    {
 | 
| +      'target_name': 'cups_printers',
 | 
| +      'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
 | 
| +    },
 | 
| +    {
 | 
| +      'target_name': 'cloud_printers',
 | 
| +      'dependencies': [
 | 
|          '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
 | 
|        ],
 | 
|        'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
 | 
| 
 |