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

Unified Diff: chrome/test/BUILD.gn

Issue 2614773008: Add a config class for the settings reset prompt. (Closed)
Patch Set: Address rkaplow@'s comments 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 3320e3cca52cb69f9397bd25eff636fb8893cac3..54d9af61f1b5d8bbaf5e999c8e1118200bc5e87c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3253,6 +3253,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