Index: ui/base/ui_base_paths.h |
diff --git a/ui/base/ui_base_paths.h b/ui/base/ui_base_paths.h |
index 0b5f1ecd943b4ed0c8dc7daeb4a5e3675d74069d..cf5e0041e6f8740f7f0083c6a3a6968674d8efda 100644 |
--- a/ui/base/ui_base_paths.h |
+++ b/ui/base/ui_base_paths.h |
@@ -30,8 +30,7 @@ |
PATH_END |
}; |
-// Call to register the provider for the path keys defined above. It is safe to |
-// call this multiple times. |
+// Call once to register the provider for the path keys defined above. |
UI_BASE_EXPORT void RegisterPathProvider(); |
} // namespace ui |