// 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