blob: 774c90b84602d662823c045965fcfc82a7ee7bfa [file] [log] [blame]
// Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/error_reporting/constants.h"
#if BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_CHROMEOS_LACROS)
const char kJavaScriptStackKey[] = "upload_file_js_stack\"; filename=\"stack\"";
#endif