chromium/third_party/ocmock/OCMock/OCMock-Prefix.pch

//
// Prefix header for all source files of the 'OCMock' target in the 'OCMock' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
#endif