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

Unified Diff: Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.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/OpaqueRectTrackingContentLayerDelegateTest.cpp
diff --git a/Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp b/Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp
index 40e7ced5cbb7a697370ef11bb2f1e2ec7f224cd9..c1fe0e20fb6d8f1e0b7dd99d559f9f4e6bac1e1c 100644
--- a/Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp
+++ b/Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp
@@ -37,7 +37,7 @@
using blink::WebRect;
using blink::WebFloatRect;
-using namespace WebCore;
+using namespace blink;
namespace {
« no previous file with comments | « Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.cpp ('k') | Source/platform/graphics/Path.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698