diff options
Diffstat (limited to 'chromium/components/resources/BUILD.gn')
-rw-r--r-- | chromium/components/resources/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/resources/BUILD.gn b/chromium/components/resources/BUILD.gn index 49a0480f3b7..a5dc084e084 100644 --- a/chromium/components/resources/BUILD.gn +++ b/chromium/components/resources/BUILD.gn @@ -108,6 +108,7 @@ action("about_credits") { if (is_android) { source_set("android_resources") { sources = [ + "android/blocked_content_resource_id.h", "android/page_info_resource_id.h", "android/permissions_resource_id.h", "android/theme_resources.h", |