Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Unified Diff: Source/platform/graphics/filters/ImageFilterBuilderTest.cpp

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/platform/graphics/filters/ImageFilterBuilderTest.cpp
diff --git a/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp b/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp
index 5c131e9899b46b6b06e9a8544e65c57d5bd38f2d..7329fbc4efdec3242fe6ae5819bf883d97bc7acc 100644
--- a/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp
+++ b/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp
@@ -35,7 +35,7 @@
#include <gtest/gtest.h>
using testing::Test;
-using namespace WebCore;
+using namespace blink;
class ImageFilterBuilderTest : public Test {
protected:
« no previous file with comments | « Source/platform/graphics/filters/FilterOperationsTest.cpp ('k') | Source/platform/graphics/filters/LightSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698