Use bucket parameter in GetIfChanged for support binaries.
[chromium-blink-merge.git] / third_party / ocmock / OCMock / OCMock-Prefix.pch
blob9f3ef37cad5782e2a2682706eb32e927ebd73482
1 //
2 // Prefix header for all source files of the 'OCMock' target in the 'OCMock' project
3 //
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7 #endif