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

Unified Diff: chrome/test/data/webui/BUILD.gn

Issue 2887003002: Print Preview: Migrate some JS tests to use Mocha. (Closed)
Patch Set: Replace more Created 3 years, 7 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/data/webui/BUILD.gn
diff --git a/chrome/test/data/webui/BUILD.gn b/chrome/test/data/webui/BUILD.gn
index 17ab3fde2589c8f09d0725907c1975a1ce25f34c..43e92611bdf771a4edbbabce1fd85b3d621441e0 100644
--- a/chrome/test/data/webui/BUILD.gn
+++ b/chrome/test/data/webui/BUILD.gn
@@ -151,6 +151,7 @@ js2gtest("browser_tests_js_webui") {
sources += [
"print_preview/print_preview.js",
"print_preview/print_preview_destination_search_test.js",
+ "print_preview/print_preview_ui_browsertest.js",
]
}
deps = [

Powered by Google App Engine
This is Rietveld 408576698