Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@13902 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2014-03-22 03:02:27 +00:00
parent c8f0d606e5
commit 29d3777a82
3 changed files with 1 additions and 3 deletions

View File

@ -106,4 +106,3 @@ private:
};
#endif

View File

@ -150,4 +150,3 @@ private:
};
#endif

View File

@ -383,7 +383,7 @@ public:
}
virtual HRESULT STDMETHODCALLTYPE QueryInterface(
IID const& riid, void** ppvObject) SK_OVERRIDE
IID const& riid, void** ppvObject) SK_OVERRIDE
{
if (__uuidof(IUnknown) == riid ||
__uuidof(IDWritePixelSnapping) == riid ||