Index: chrome/android/java/res/layout/eb_promo_header.xml |
diff --git a/chrome/android/java/res/layout/eb_promo_header.xml b/chrome/android/java/res/layout/eb_promo_header.xml |
index c0d0d1b3700cb38f4ff858976b159d2b40eb2487..99169b8e1bbc0d6c6c996a418fdcee43df7e3bf0 100644 |
--- a/chrome/android/java/res/layout/eb_promo_header.xml |
+++ b/chrome/android/java/res/layout/eb_promo_header.xml |
@@ -48,7 +48,7 @@ |
android:textColor="@color/light_active_color" |
android:textSize="15sp" /> |
- <org.chromium.chrome.browser.widget.ButtonCompat |
+ <org.chromium.ui.widget.ButtonCompat |
android:id="@+id/sign_in" |
android:layout_width="wrap_content" |
android:layout_height="wrap_content" |
@@ -59,4 +59,4 @@ |
chrome:buttonColor="@color/light_active_color" /> |
</LinearLayout> |
-</LinearLayout> |
+</LinearLayout> |