summaryrefslogtreecommitdiffstats
path: root/ui/base/resource/resource_bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/resource/resource_bundle.h')
-rw-r--r--ui/base/resource/resource_bundle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/base/resource/resource_bundle.h b/ui/base/resource/resource_bundle.h
index 570de5c..840036df 100644
--- a/ui/base/resource/resource_bundle.h
+++ b/ui/base/resource/resource_bundle.h
@@ -247,6 +247,7 @@ class UI_EXPORT ResourceBundle {
FRIEND_TEST_ALL_PREFIXES(ResourceBundle, GetRawDataResource);
FRIEND_TEST_ALL_PREFIXES(ResourceBundle, LoadDataResourceBytes);
FRIEND_TEST_ALL_PREFIXES(ResourceBundle, LocaleDataPakExists);
+ FRIEND_TEST_ALL_PREFIXES(ResourceBundle, GetImageNamed);
class ResourceBundleImageSource;
friend class ResourceBundleImageSource;