// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Google Authentication service constants. #ifndef GOOGLE_APIS_GAIA_GAIA_CONSTANTS_H_ #define GOOGLE_APIS_GAIA_GAIA_CONSTANTS_H_ #include "base/component_export.h" GaiaConstants // namespace GaiaConstants #endif // GOOGLE_APIS_GAIA_GAIA_CONSTANTS_H_