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

Unified Diff: chrome/test/BUILD.gn

Issue 2454023002: MD Settings: Fix <select> search highlighting. (Closed)
Patch Set: Attempting bot fix. Created 4 years, 1 month 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 2545e809ed6831402a81c9800e3cf0f58d821fb5..1e73a5e312edcb02a77aa7a0b9fc20752b82eeea 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1934,6 +1934,7 @@ test("browser_tests") {
"data/",
"//chrome/browser/policy/test/asn1der.py",
"//chrome/browser/policy/test/policy_testserver.py",
+ "//chrome/browser/resources/settings/",
Dan Beam 2016/11/01 19:33:54 this is a lot of files. i think 1 import is bette
dpapad 2016/11/01 20:41:08 Done.
"//chrome/common/extensions/docs/examples/apps/calculator/",
"//chrome/third_party/mock4js/",
"//content/test/data/",
« no previous file with comments | « chrome/browser/resources/settings/search_settings.js ('k') | chrome/test/data/webui/settings/cr_settings_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698