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

Unified Diff: Source/platform/exported/WebURLResponse.cpp

Issue 458313005: Cleanup namespace usage from animation to exported in platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Cleanup namespace usage from animation to exported in platform/ Created 6 years, 4 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/exported/WebURLResponse.cpp
diff --git a/Source/platform/exported/WebURLResponse.cpp b/Source/platform/exported/WebURLResponse.cpp
index fb78ed668647d4a2d9adc099c9d0b5a7e3313436..8d4e24d09e1fd59b0384717aa3f7ac967643d0b3 100644
--- a/Source/platform/exported/WebURLResponse.cpp
+++ b/Source/platform/exported/WebURLResponse.cpp
@@ -41,8 +41,6 @@
#include "public/platform/WebURLLoadTiming.h"
#include "wtf/RefPtr.h"
-using namespace blink;
-
namespace blink {
namespace {

Powered by Google App Engine
This is Rietveld 408576698