Remove uses of unnamed namespace in bench/ directory.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 26 Sep 2013 19:23:03 +0000 (19:23 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 26 Sep 2013 19:23:03 +0000 (19:23 +0000)
commit97b4b67ee79b094ea6ec84071d4a233177f9c7bc
treec615ac86c461940138f79778fbe01d0fdbe7a37c
parent2c86fbb0b14a1f674bf56ea5ad6a086cc004a76e
Remove uses of unnamed namespace in bench/ directory.

Skia prefers to use static over unnamed namespace.

BUG=None
TEST=None, no functional changes.
R=bsalomon@google.com, robertphillips@google.com

Author: tfarina@chromium.org

Review URL: https://chromiumcodereview.appspot.com/24660003

git-svn-id: http://skia.googlecode.com/svn/trunk@11483 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/ChartBench.cpp
bench/GrMemoryPoolBench.cpp
bench/MorphologyBench.cpp