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

Unified Diff: chrome/browser/BUILD.gn

Issue 2850103002: Settings reset prompt: Add a test for the default settings fetcher. (Closed)
Patch Set: Nits 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 | « no previous file | chrome/browser/safe_browsing/settings_reset_prompt/default_settings_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0deaa1cff67daf006e8ffa24b5d076eb29f1b649..708b295097e708a1ed0750f4a9fba2e6ef7a350e 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1787,6 +1787,8 @@ split_static_library("browser") {
"renderer_host/chrome_extension_message_filter.h",
"safe_browsing/chrome_cleaner_dialog_controller.cc",
"safe_browsing/chrome_cleaner_dialog_controller.h",
+ "safe_browsing/settings_reset_prompt/default_settings_fetcher.cc",
+ "safe_browsing/settings_reset_prompt/default_settings_fetcher.h",
"safe_browsing/settings_reset_prompt/extension_info.cc",
"safe_browsing/settings_reset_prompt/extension_info.h",
"safe_browsing/settings_reset_prompt/settings_reset_prompt_config.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/settings_reset_prompt/default_settings_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698