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

Unified Diff: chrome/test/BUILD.gn

Issue 2606043004: Perform printer setup on Chrome OS before selecting printer. (Closed)
Patch Set: address comments Created 3 years, 11 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f4e47cef05f208b9cbd2ccf04571707ab61f41d0..5ce8f472250c7e0cf3b6daf01a36fc92a2f9563c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1011,6 +1011,7 @@ if (!is_android) {
"data/webui/ntp4.js",
"data/webui/polymer_browser_test_base.js",
"data/webui/print_preview.js",
+ "data/webui/print_preview_destination_search_test.js",
"data/webui/sandboxstatus_browsertest.js",
"data/webui/settings/advanced_page_browsertest.js",
"data/webui/settings/animation_browsertest.js",

Powered by Google App Engine
This is Rietveld 408576698