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

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

Issue 378043002: Visual makeover for infobars. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't show buttons with empty text Created 6 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/values/values.xml
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml
index ae109ffd58b7095518adf7195e8fc9ebdd86cfa2..5a2946c5a220fafba68aff7fb49ecf4bacfe9e59 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -9,5 +9,6 @@
<item type="id" name="infobar_close_button" />
<item type="id" name="button_primary" />
<item type="id" name="button_secondary" />
+ <item type="id" name="button_tertiary" />
<item type="id" name="infobar_extra_check" />
</resources>

Powered by Google App Engine
This is Rietveld 408576698