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

Unified Diff: chrome/test/BUILD.gn

Issue 2606043004: Perform printer setup on Chrome OS before selecting printer. (Closed)
Patch Set: fix unit test 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 3320e3cca52cb69f9397bd25eff636fb8893cac3..8507c5d110ae642879a7200596643b8010f50ec6 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -986,6 +986,7 @@ if (!is_android) {
"data/webui/plugins_browsertest.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