blob: 6ab587acb1f9177e39a4d8bf8c08975a7947a5a6 [file] [log] [blame]
// Copyright 2014 The Chromium OS 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 "buffet/dbus_constants.h"
namespace buffet {
const char kServiceName[] = "org.chromium.Buffet";
const char kRootServicePath[] = "/org/chromium/Buffet";
const char kCommandServicePathPrefix[] = "/org/chromium/Buffet/commands/";
} // namespace buffet