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

Unified Diff: Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp

Issue 403013002: Rename WebCore to blink in Modules (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/modules/websockets/WebSocketExtensionDispatcherTest.cpp
diff --git a/Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp b/Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp
index 215fcbe475ce2347bdbb841f347d88217777d1c1..7ca11b30fbf910c26e7f963cc6b3aaba99d0b919 100644
--- a/Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp
+++ b/Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp
@@ -32,7 +32,7 @@
#include "wtf/text/StringHash.h"
#include <gtest/gtest.h>
-using namespace WebCore;
+using namespace blink;
namespace {
« no previous file with comments | « Source/modules/websockets/WebSocketExtensionDispatcher.cpp ('k') | Source/modules/websockets/WebSocketExtensionParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698