summaryrefslogtreecommitdiffstats
path: root/components/favicon_base/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/favicon_base/BUILD.gn')
-rw-r--r--components/favicon_base/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/favicon_base/BUILD.gn b/components/favicon_base/BUILD.gn
index 3d4f638..6e40b06 100644
--- a/components/favicon_base/BUILD.gn
+++ b/components/favicon_base/BUILD.gn
@@ -7,6 +7,8 @@ source_set("favicon_base") {
"favicon_callback.h",
"favicon_types.cc",
"favicon_types.h",
+ "favicon_util.cc",
+ "favicon_util.h",
"select_favicon_frames.cc",
"select_favicon_frames.h",
]