Index: third_party/WebKit/Source/platform/Language.cpp |
diff --git a/third_party/WebKit/Source/platform/Language.cpp b/third_party/WebKit/Source/platform/Language.cpp |
index 1c67370d14c641dc0e723a12090400ce945161ed..0483877c41a4544d5006c0b2f3aa832794d05bad 100644 |
--- a/third_party/WebKit/Source/platform/Language.cpp |
+++ b/third_party/WebKit/Source/platform/Language.cpp |
@@ -123,4 +123,4 @@ size_t indexOfBestMatchingLanguageInList(const AtomicString& language, const Vec |
return languageList.size(); |
} |
-} |
+} // namespace blink |