Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(799)

Unified Diff: ui/webui/resources/js/cr/ui/compiled_resources2.gyp

Issue 2869303004: Print Preview: Remove include from print_header.js (Closed)
Patch Set: Remove unnecessary dependency Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/print_preview/print_header.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
index 2151fa727f22f213bd1d034ab8e57f908061af1b..d6d5a601d93496317ce670f7bc79dfc319cf39bf 100644
--- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
+++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
@@ -189,6 +189,13 @@
],
'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
+ {
+ 'target_name': 'node_utils',
+ 'dependencies': [
+ '../../compiled_resources2.gyp:cr',
+ ],
+ 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ },
{
'target_name': 'overlay',
'dependencies': [
« no previous file with comments | « chrome/browser/resources/print_preview/print_header.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698