blob: a34165a1ddce49030833309acc4bc1339a27e19a [file] [log] [blame]
// Copyright (c) 2011 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 <map>
#include <vector>
namespace chaps {
extern const char* kChapsServicePath;
extern const char* kChapsServiceName;
extern const int kTokenLabelSize;
} // namespace