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

Unified Diff: Source/bindings/modules/v8/IDBBindingUtilitiesTest.cpp

Issue 398673003: Rename WebCore namespace to blink in bindings and web (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/bindings/modules/v8/IDBBindingUtilitiesTest.cpp
diff --git a/Source/bindings/modules/v8/IDBBindingUtilitiesTest.cpp b/Source/bindings/modules/v8/IDBBindingUtilitiesTest.cpp
index b2d124532df900b8d3f3e673ed5d9071e540dae0..b34abbccf50ceb0f66aaf76a8ccde11fbb8d0d06 100644
--- a/Source/bindings/modules/v8/IDBBindingUtilitiesTest.cpp
+++ b/Source/bindings/modules/v8/IDBBindingUtilitiesTest.cpp
@@ -32,7 +32,7 @@
#include "modules/indexeddb/IDBKeyPath.h"
#include <gtest/gtest.h>
-using namespace WebCore;
+using namespace blink;
namespace {
« no previous file with comments | « Source/bindings/modules/v8/IDBBindingUtilities.cpp ('k') | Source/bindings/modules/v8/ModuleBindingsInitializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698