blob: 0ed4e4a02f49ec5ffd8d64ccf4d5f3ea2cd52f6a [file] [log] [blame]
// Copyright 2012 Google Inc. All Rights Reserved.
// Author: sameeragarwal@google.com (Sameer Agarwal)
//
// Shim file to translate the paths from the OSS version to the
// google3 version of mock-log.h
#ifndef GMOCK_MOCK_LOG_H_
#define GMOCK_MOCK_LOG_H_
#include "testing/base/public/mock-log.h"
#endif // GMOCK_MOCK_LOG_H_