blob: 89693b480edbf0243c215e1885a06f20dd16ef49 [file] [log] [blame]
// Copyright (c) 2012 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.
#ifndef BASE_BASE_EXPORT_H_
#define BASE_BASE_EXPORT_H_
#define BASE_EXPORT
#define BASE_EXPORT_PRIVATE
#endif // BASE_BASE_EXPORT_H_