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

Unified Diff: third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h

Issue 1611343002: wtf reformat test Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pydent Created 4 years, 11 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/wtf/text/TextEncodingRegistry.h
diff --git a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
index 6b8a2f19738900a2408ace6aa518cce22fbdb116..aebdecfe44c84f766e4931941ef3e2f22f3482b3 100644
--- a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
+++ b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
@@ -53,7 +53,7 @@ bool isReplacementEncoding(const String& alias);
void dumpTextEncodingNameMap();
#endif
-} // namespace WTF
+} // namespace WTF
using WTF::newTextCodec;
using WTF::atomicCanonicalTextEncodingName;
@@ -62,4 +62,4 @@ using WTF::noExtendedTextEncodingNameUsed;
using WTF::dumpTextEncodingNameMap;
#endif
-#endif // TextEncodingRegistry_h
+#endif // TextEncodingRegistry_h
« no previous file with comments | « third_party/WebKit/Source/wtf/text/TextEncoding.cpp ('k') | third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698