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

Unified Diff: webkit/common/resource_type.cc

Issue 61553006: Rename WebKit namespace to blink (part 5) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « webkit/common/resource_type.h ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/resource_type.cc
diff --git a/webkit/common/resource_type.cc b/webkit/common/resource_type.cc
index 2c416d36b3cecf60f9dcdd3c3688870d3d5e5cb3..678131b3bb69fb2cc72d804ffb02e23ba52a03f6 100644
--- a/webkit/common/resource_type.cc
+++ b/webkit/common/resource_type.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
-using WebKit::WebURLRequest;
+using blink::WebURLRequest;
// static
ResourceType::Type ResourceType::FromTargetType(
« no previous file with comments | « webkit/common/resource_type.h ('k') | webkit/common/webpreferences.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698