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", |