| Index: chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
|
| diff --git a/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml b/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
|
| index c154dea2f45c7771d18f1d30be45c0632bb2e718..ea08da3d33c71d3460efc9d7b91fbfb741007d51 100644
|
| --- a/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
|
| +++ b/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
|
| @@ -3,7 +3,7 @@
|
| Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file. -->
|
|
|
| -<org.chromium.chrome.browser.widget.BottomSheetContentController
|
| +<org.chromium.chrome.browser.widget.bottomsheet.BottomSheetContentController
|
| xmlns:android="http://schemas.android.com/apk/res/android"
|
| xmlns:app="http://schemas.android.com/apk/res-auto"
|
| android:id="@+id/bottom_nav"
|
|
|