blob: 1af54853368785cff11ccb87b283cbb4b06f1c84 [file] [log] [blame]
//
// Copyright 2017 The ANGLE Project Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
// base_export.h: Compatiblity hacks for importing Chromium's base/SHA1.
#ifndef ANGLEBASE_BASE_EXPORT_H_
#define ANGLEBASE_BASE_EXPORT_H_
#define ANGLEBASE_EXPORT
#endif // ANGLEBASE_BASE_EXPORT_H_