| 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';
|
|
|
|
|