Skip to content

Commit ed6bd9c

Browse files
fixup! [cr138][Android] New toolbarNavControlsEnabledSupplier arg at TopToolbarCoordinator.ctor
1 parent f6f6c37 commit ed6bd9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/javatests/org/chromium/chrome/browser/BytecodeTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,6 +1339,7 @@ public void testConstructorsExistAndMatch() throws Exception {
13391339
OnLongClickListener.class,
13401340
ToolbarProgressBar.class,
13411341
ObservableSupplier.class,
1342+
ObservableSupplier.class,
13421343
BackButtonCoordinator.class));
13431344
Assert.assertTrue(
13441345
constructorsMatch(

0 commit comments

Comments
 (0)