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

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

Issue 2898303004: [MD Bookmarks] Add toasts. (Closed)
Patch Set: fix nits Created 3 years, 6 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 55d9c1af6751f321ba6bfa5f1576d4895604ff07..4e0b4d7b523c7e1f912d1e1d86165bf6e4fad6eb 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1071,6 +1071,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",
« no previous file with comments | « chrome/browser/resources/md_bookmarks/toolbar.js ('k') | chrome/browser/ui/webui/md_bookmarks/md_bookmarks_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698