chromium/chrome/notification_helper/notification_helper_constants.cc

// Copyright 2018 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/notification_helper/notification_helper_constants.h"

namespace notification_helper {

const char kNotificationHelperHistogramAllocatorName[] =
    "NotificationHelperMetrics";

}  // namespace notification_helper