blob: 8060d14c59d36dad2bbb96e2d1be3d9bc07a5c2d [file] [log] [blame]
// Copyright 2018 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/extensions/chrome_extension_browser_constants.h"
namespace chrome_extension_constants {
// The link to the help article for runtime host permissions.
const char kRuntimeHostPermissionsHelpURL[] =
"https://support.google.com/chrome?p=enable_extensions";
} // namespace chrome_extension_constants