| Index: chrome/test/data/webui/BUILD.gn
|
| diff --git a/chrome/test/data/webui/BUILD.gn b/chrome/test/data/webui/BUILD.gn
|
| index 43e92611bdf771a4edbbabce1fd85b3d621441e0..46dcdd480a7c1148207f76fdaefe080d20e97927 100644
|
| --- a/chrome/test/data/webui/BUILD.gn
|
| +++ b/chrome/test/data/webui/BUILD.gn
|
| @@ -149,7 +149,6 @@ js2gtest("browser_tests_js_webui") {
|
| }
|
| if (enable_print_preview) {
|
| sources += [
|
| - "print_preview/print_preview.js",
|
| "print_preview/print_preview_destination_search_test.js",
|
| "print_preview/print_preview_ui_browsertest.js",
|
| ]
|
|
|