Chromium Code Reviews

Unified Diff: tools-webrtc/android/suppressions.xml

Issue 2668963002: Remove Assert lint suppression. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | webrtc/sdk/android/api/org/webrtc/NetworkMonitorAutoDetect.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/android/suppressions.xml
diff --git a/tools-webrtc/android/suppressions.xml b/tools-webrtc/android/suppressions.xml
index 6a36948c9f692fc991720e324ee68920df6555bd..52b0ad8371721fec09e766300aa8e93850264b9d 100644
--- a/tools-webrtc/android/suppressions.xml
+++ b/tools-webrtc/android/suppressions.xml
@@ -6,7 +6,6 @@
<!-- TODO(phoglund): make work with suppress.py or remove printout referring
to suppress.py. -->
- <issue id="Assert" severity="ignore"/>
<issue id="UseSparseArrays" severity="ignore"/>
<issue id="LongLogTag" severity="ignore"/>
« no previous file with comments | « no previous file | webrtc/sdk/android/api/org/webrtc/NetworkMonitorAutoDetect.java » ('j') | no next file with comments »

Powered by Google App Engine