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

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

Issue 871103004: Allow installing apps via the AppBannerInfoBar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pointers
Patch Set: Rebasing Created 5 years, 10 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 d3722166fddabccfc167fc7daf682c7a09dd75af..b9f9c031cd7642c5025abe9c48f8fdaee8dfa428 100644
--- a/chrome/android/java/res/values/values.xml
+++ b/chrome/android/java/res/values/values.xml
@@ -5,6 +5,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- InfoBar constants -->
+ <item type="id" name="infobar_icon" />
<item type="id" name="infobar_message" />
<item type="id" name="infobar_close_button" />
<item type="id" name="button_primary" />

Powered by Google App Engine
This is Rietveld 408576698