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

Unified Diff: third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp

Issue 2841923002: Remove unused "using" statements in WebKit/Source/platform. (Closed)
Patch Set: Fixed Created 3 years, 8 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: third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp
diff --git a/third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp b/third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp
index f2797155318a7bc0a0bbad0db9ed08cfb2563a99..bbac0964f7a76c971ba814f134c25fb7e6503cf9 100644
--- a/third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp
+++ b/third_party/WebKit/Source/platform/fonts/FontPlatformData.cpp
@@ -35,8 +35,6 @@
#include "third_party/skia/include/ports/SkTypeface_mac.h"
#endif
-using namespace std;
-
namespace blink {
FontPlatformData::FontPlatformData(WTF::HashTableDeletedValueType)

Powered by Google App Engine
This is Rietveld 408576698