blob: cabff4140649934dff667d47a9b0147cd828f493 [file] [log] [blame]
// Copyright 2014 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.
namespace invalidation {
namespace prefs {
extern const char kInvalidatorClientId[];
extern const char kInvalidatorInvalidationState[];
extern const char kInvalidatorSavedInvalidations[];
extern const char kInvalidationServiceUseGCMChannel[];
} // namespace prefs
} // namespace invalidation