[Chromoting] Disable warning for unused strings in resources.
With the additional targets in Chromoting (Android, iOS and AppRemoting), the check to verify that each string is being used produces lots of noise because it is difficult to identify which strings should be used in each target. It is non-trivial to handle all these cases cleanly with our current approach so we'll need to disable these checks and re-visit how we want to handle them. BUG=448175 Review URL: https://codereview.chromium.org/848043002 Cr-Commit-Position: refs/heads/master@{#311574}
Showing
Please register or sign in to comment