Don't silence deprecation warning
Deprecation warnings in third-party code are informational. When they arise, do not silence them (since we treat warnings as errors, these were erroring). Instead, allow the warnings to go through, as warnings. BUG=none R=sdefresne@chromium.org Review-Url: https://codereview.chromium.org/2341963008 Cr-Commit-Position: refs/heads/master@{#419169}
Showing
Please register or sign in to comment