diff options
Diffstat (limited to 'chromium/chrome/android/feed/BUILD.gn')
-rw-r--r-- | chromium/chrome/android/feed/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/chrome/android/feed/BUILD.gn b/chromium/chrome/android/feed/BUILD.gn index 70a71c78b7d..25ae97f0c98 100644 --- a/chromium/chrome/android/feed/BUILD.gn +++ b/chromium/chrome/android/feed/BUILD.gn @@ -19,6 +19,7 @@ if (enable_feed_in_chrome) { "core/java/res/drawable/hairline_border_card_background_with_inset.xml", "core/java/res/layout/feed_more_button.xml", "core/java/res/layout/feed_simple_list_item.xml", + "core/java/res/layout/feed_spinner.xml", "core/java/res/layout/feed_spinner_gone.xml", "core/java/res/layout/no_content.xml", "core/java/res/layout/zero_state.xml", |