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..d90e9767af01a118bff467f1f9be2d28ca91c99f 100644 |
--- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp |
+++ b/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp |
@@ -6,6 +6,18 @@ |
{ |
'target_name': 'printing_page', |
'dependencies': [ |
+ '../settings_page/compiled_resources2.gyp:settings_animated_pages', |
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
michaelpg
2016/07/13 21:14:49
unused
xdai1
2016/07/14 17:48:33
Removed.
|
+ ], |
+ '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'], |