summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/service/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/service/BUILD.gn')
-rw-r--r--chromium/chrome/service/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/chrome/service/BUILD.gn b/chromium/chrome/service/BUILD.gn
index 704688344b4..f6b623178ce 100644
--- a/chromium/chrome/service/BUILD.gn
+++ b/chromium/chrome/service/BUILD.gn
@@ -86,6 +86,7 @@ static_library("service") {
sources += [
"service_utility_process_host.cc",
"service_utility_process_host.h",
+ "service_utility_process_host_receiver_bindings.cc",
]
}
}