From 32f5a1c56531e4210bc4cf8d8c7825d66e081888 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Wed, 18 Nov 2020 16:35:47 +0100 Subject: BASELINE: Update Chromium to 87.0.4280.67 Change-Id: Ib157360be8c2ffb2c73125751a89f60e049c1d54 Reviewed-by: Allan Sandfeld Jensen --- chromium/chromecast/system/reboot/BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chromium/chromecast/system') 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", -- cgit v1.2.1