From 21f527e6a4a812b604dd0891b27878d8418c04d9 Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Wed, 17 Dec 2008 23:29:40 +0000 Subject: Move the "platform" wrappers in skia/ext to the skia namespace. Review URL: http://codereview.chromium.org/14110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7182 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/ext/convolver_unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skia/ext/convolver_unittest.cc') diff --git a/skia/ext/convolver_unittest.cc b/skia/ext/convolver_unittest.cc index f93b2e5..10db76c 100644 --- a/skia/ext/convolver_unittest.cc +++ b/skia/ext/convolver_unittest.cc @@ -123,5 +123,5 @@ TEST(Convolver, Halve) { } } -} // namespace gfx +} // namespace skia -- cgit v1.1