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

Unified Diff: chrome/browser/resources/print_preview/print_header.js

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
Index: chrome/browser/resources/print_preview/print_header.js
diff --git a/chrome/browser/resources/print_preview/print_header.js b/chrome/browser/resources/print_preview/print_header.js
index 630c5e193b8ff53caa7746685a4adb0e5c1c2ecf..9a132f83343907765e3efa2d5830fac421496748 100644
--- a/chrome/browser/resources/print_preview/print_header.js
+++ b/chrome/browser/resources/print_preview/print_header.js
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// <include src="../../../../ui/webui/resources/js/cr/ui/node_utils.js">
-
cr.define('print_preview', function() {
'use strict';
« no previous file with comments | « chrome/browser/resources/print_preview/compiled_resources2.gyp ('k') | ui/webui/resources/js/cr/ui/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698