blob: 5ca9df20013db3fd52956e3d9cb4c9687a9e9a23 [file] [log] [blame]
// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/chrome_elf/chrome_elf_constants.h"
namespace chrome {
const wchar_t kWerDll[] = L"chrome_wer.dll";
} // namespace chrome
namespace elf_sec {
const wchar_t kRegBrowserExtensionPointKeyName[] =
L"\\BrowserExtensionPointPolicy";
} // namespace elf_sec