summaryrefslogtreecommitdiff
path: root/chromium/chromecast/system/reboot/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chromecast/system/reboot/BUILD.gn')
-rw-r--r--chromium/chromecast/system/reboot/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/chromecast/system/reboot/BUILD.gn b/chromium/chromecast/system/reboot/BUILD.gn
index c36ba2a540a..9619d5a07e8 100644
--- a/chromium/chromecast/system/reboot/BUILD.gn
+++ b/chromium/chromecast/system/reboot/BUILD.gn
@@ -69,6 +69,8 @@ cast_shared_library("libcast_reboot_1.0") {
if (is_fuchsia) {
cast_source_set("fuchsia") {
sources = [
+ "fuchsia_component_restart_reason.cc",
+ "fuchsia_component_restart_reason.h",
"reboot_fuchsia.cc",
"reboot_fuchsia.h",
"reboot_util.h",