blob: c45c576596a4fc7aa343849435f49e9b6475eb44 [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 gmock.
#ifndef GMOCK_GMOCK_H_
#define GMOCK_GMOCK_H_
#include "testing/base/public/gmock.h"
#endif // GMOCK_GMOCK_H_