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

Unified Diff: ui/base/ui_base_paths.h

Issue 652623005: Revert of Eliminate silently letting errors pass on pak loading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « ui/base/resource/resource_bundle_unittest.cc ('k') | ui/base/ui_base_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « ui/base/resource/resource_bundle_unittest.cc ('k') | ui/base/ui_base_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698