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

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

Issue 2725903002: [WebUI] Add a chrome://prefs-internals page (Closed)
Patch Set: Add comment Created 3 years, 10 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 a63e7820e16d58606f1e72f21a1346871b069c20..8506f729a99fc936ad1d2a6edf4f507e10cddc28 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -390,6 +390,8 @@ split_static_library("ui") {
"webui/predictors/predictors_handler.h",
"webui/predictors/predictors_ui.cc",
"webui/predictors/predictors_ui.h",
+ "webui/prefs_internals_source.cc",
+ "webui/prefs_internals_source.h",
"webui/profiler_ui.cc",
"webui/profiler_ui.h",
"webui/quota_internals/quota_internals_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698