Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2574)

Unified Diff: chrome/android/java/res/layout/sad_tab.xml

Issue 1235033003: Move ButtonCompat to ui/android/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/layout/sad_tab.xml
diff --git a/chrome/android/java/res/layout/sad_tab.xml b/chrome/android/java/res/layout/sad_tab.xml
index d7b9212d94ef4e0179d885751a06efd7b143eb9e..077302ce6ee4b72622ca0473153cbc506490937c 100644
--- a/chrome/android/java/res/layout/sad_tab.xml
+++ b/chrome/android/java/res/layout/sad_tab.xml
@@ -58,7 +58,7 @@
android:textSize="14sp"
android:layout_gravity="start"/>
- <org.chromium.chrome.browser.widget.ButtonCompat
+ <org.chromium.ui.widget.ButtonCompat
android:id="@+id/sad_tab_reload_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
« no previous file with comments | « chrome/android/java/res/layout/recent_tabs_sync_promo.xml ('k') | chrome/android/java/res/values-v17/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698