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

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

Issue 2507003005: Implement extension controlled indicators, starting with New Tab page (Closed)
Patch Set: merge Created 4 years, 1 month 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 d0bf048e86343bc9f49a7d3bb0b4b5681e493bca..fda1094933e8a5d0abe95f2683e41d6fc3ca7a02 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1106,6 +1106,8 @@ split_static_library("ui") {
"webui/settings/md_settings_ui.h",
"webui/settings/metrics_reporting_handler.cc",
"webui/settings/metrics_reporting_handler.h",
+ "webui/settings/on_startup_handler.cc",
+ "webui/settings/on_startup_handler.h",
"webui/settings/people_handler.cc",
"webui/settings/people_handler.h",
"webui/settings/profile_info_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698