We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f6c37 commit ed6bd9cCopy full SHA for ed6bd9c
android/javatests/org/chromium/chrome/browser/BytecodeTest.java
@@ -1339,6 +1339,7 @@ public void testConstructorsExistAndMatch() throws Exception {
1339
OnLongClickListener.class,
1340
ToolbarProgressBar.class,
1341
ObservableSupplier.class,
1342
+ ObservableSupplier.class,
1343
BackButtonCoordinator.class));
1344
Assert.assertTrue(
1345
constructorsMatch(
0 commit comments