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

Unified Diff: chrome/test/BUILD.gn

Issue 2606043004: Perform printer setup on Chrome OS before selecting printer. (Closed)
Patch Set: address comments, fix tests 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 c0451695e6743062c8349665b47db9b7178f4b87..c5bf58236ccf3e1f267296bf3bdb99fffbb59551 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1016,6 +1016,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