Commit 1695c58e authored by Sky Malice's avatar Sky Malice Committed by Commit Bot

Remove toolbar IPH lint exceptions.

Bug: 1144279
Change-Id: Ie37c2e905006528d1c143990792b1c6706fa9ba8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533282Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Sky Malice <skym@chromium.org>
Cr-Commit-Position: refs/heads/master@{#826474}
parent 0a75f044
...@@ -310,13 +310,6 @@ Still reading? ...@@ -310,13 +310,6 @@ Still reading?
<ignore regexp="The resource `R.string.accessibility_omnibox_most_visited_tile` appears to be unused"/> <ignore regexp="The resource `R.string.accessibility_omnibox_most_visited_tile` appears to be unused"/>
<!-- 1: Some strings in components_strings_grd are not used in other targets. --> <!-- 1: Some strings in components_strings_grd are not used in other targets. -->
<ignore regexp="webview_.*__lint.*components_strings_grd"/> <ignore regexp="webview_.*__lint.*components_strings_grd"/>
<!-- 6: Temporarily suppress until implementation is ready, see https://crbug.com/1116201-->
<ignore regexp="The resource `R.string.iph_ntp_without_feed_text` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_ntp_without_feed_accessibility_text` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_ntp_with_feed_text` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_ntp_with_feed_accessibility_text` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_tab_switcher_text` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_tab_switcher_accessibility_text` appears to be unused"/>
<!-- 5: Temporarily suppressed until impelmentation is ready, see https://crbug.com/1144250 --> <!-- 5: Temporarily suppressed until impelmentation is ready, see https://crbug.com/1144250 -->
<ignore regexp="The resource `R.string.iph_bubble_add_to_home_screen_accessibility` appears to be unused"/> <ignore regexp="The resource `R.string.iph_bubble_add_to_home_screen_accessibility` appears to be unused"/>
<ignore regexp="The resource `R.string.iph_bubble_add_to_home_screen` appears to be unused"/> <ignore regexp="The resource `R.string.iph_bubble_add_to_home_screen` appears to be unused"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment