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

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

Issue 2811643002: [SiteEngagement WebUI] Replace C++ browser test with JS version. (Closed)
Patch Set: fixnit Created 3 years, 8 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/data/webui/engagement/site_engagement_browsertest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/BUILD.gn
diff --git a/chrome/test/data/webui/BUILD.gn b/chrome/test/data/webui/BUILD.gn
index 4a14defa98a272dcdcbd8ff779b7b8d9f7a3d236..243e4f74cfdd4caaeae2c86c9003c236c59d3988 100644
--- a/chrome/test/data/webui/BUILD.gn
+++ b/chrome/test/data/webui/BUILD.gn
@@ -76,6 +76,7 @@ js2gtest("browser_tests_js_webui") {
"certificate_viewer_dialog_test.js",
"chrome_send_browsertest.js",
"cr_elements/cr_elements_browsertest.js",
+ "engagement/site_engagement_browsertest.js",
"extensions/cr_extensions_browsertest.js",
"history_browsertest.js",
"md_bookmarks/md_bookmarks_browsertest.js",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/data/webui/engagement/site_engagement_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698