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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 1895813004: [Custom Tabs]Unbreak buttons on bottom bar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add regression test Created 4 years, 8 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
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabBottomBarDelegate.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index 8f21491dffcf2c5dfc0ddcdc44a7d9328d6b2303..0e09c52d4be74d8f710fd888ab574d07a5e005d1 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -17,6 +17,7 @@
<item name="refine_view_id" type="id"/>
<item name="tabswitcher_multiple_drawable" type="id"/>
<item name="tabswitcher_single_drawable" type="id"/>
+ <item name="custom_tab_bottom_bar_wrapper" type="id"/>
<!-- InfoBar constants -->
<item type="id" name="button_primary" />
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabBottomBarDelegate.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698