910e62b5创建于 1月15日历史提交
// 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"

const wchar_t kWerDll[] = L"chrome_wer.dll";

namespace elf_sec {

const wchar_t kRegBrowserExtensionPointKeyName[] =
    L"\\BrowserExtensionPointPolicy";

}  // namespace elf_sec