Index: build/android/findbugs_filter/findbugs_known_bugs.txt |
diff --git a/build/android/findbugs_filter/findbugs_known_bugs.txt b/build/android/findbugs_filter/findbugs_known_bugs.txt |
index ed860ac3df45447f1e62ec641f570da3075b2961..8a08fd3973d647bb2623893e944377089209ee74 100644 |
--- a/build/android/findbugs_filter/findbugs_known_bugs.txt |
+++ b/build/android/findbugs_filter/findbugs_known_bugs.txt |
@@ -1,4 +1,3 @@ |
-H C EC: Using pointer equality to compare a JavaBridgeCoercionTest$CustomType with a JavaBridgeCoercionTest$CustomType2 in org.chromium.content.browser.JavaBridgeCoercionTest.testPassJavaObject() At JavaBridgeCoercionTest.java |
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayCoercionTest.java |
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayTest.java |
M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeBasicsTest.java |