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

Unified Diff: chrome/test/BUILD.gn

Issue 2614773008: Add a config class for the settings reset prompt. (Closed)
Patch Set: Fixed typos. 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 ab0ced4f1b737e18fd6cfacd1a0c17d2032d36ee..50c242b375894e9e3339d663bca9f059f9b0f462 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3273,6 +3273,7 @@ test("unit_tests") {
"../browser/push_messaging/push_messaging_service_unittest.cc",
"../browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper_unit_test.mm",
"../browser/resources_util_unittest.cc",
+ "../browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_config_unittest.cc",
"../browser/search/contextual_search_policy_handler_android_unittest.cc",
"../browser/search/iframe_source_unittest.cc",
"../browser/search/thumbnail_source_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698