Index: ui/base/resource/resource_bundle_win.cc |
diff --git a/ui/base/resource/resource_bundle_win.cc b/ui/base/resource/resource_bundle_win.cc |
index 7ef486a979e123b99a4b847273a705d106e28d87..81ae765ca5b5d08dfa8ba2c234490f792df37285 100644 |
--- a/ui/base/resource/resource_bundle_win.cc |
+++ b/ui/base/resource/resource_bundle_win.cc |
@@ -33,7 +33,7 @@ FilePath GetResourcesPakFilePath(const std::string& pak_name) { |
return FilePath(ASCIIToUTF16(pak_name)); |
} |
-} // end anonymous namespace |
+} // namespace |
void ResourceBundle::LoadCommonResources() { |
// As a convenience, add the current resource module as a data packs. |