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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2898303004: [MD Bookmarks] Add toasts. (Closed)
Patch Set: address comments Created 3 years, 7 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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index a8db9d9b954bd315a5c8cefd6c7bde4f73478717..a19848886c46319a972b0392486aaea954479724 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1077,6 +1077,8 @@ split_static_library("ui") {
"webui/options/supervised_user_learn_more_handler.h",
"webui/options/sync_setup_handler.cc",
"webui/options/sync_setup_handler.h",
+ "webui/plural_string_handler.cc",
+ "webui/plural_string_handler.h",
"webui/policy_indicator_localized_strings_provider.cc",
"webui/policy_indicator_localized_strings_provider.h",
"webui/profile_helper.cc",

Powered by Google App Engine
This is Rietveld 408576698