Start showing basic infobars for manifest apps
commit534f316d9864003080435544066eb41e43dc40be
authordfalcantara <dfalcantara@chromium.org>
Tue, 3 Feb 2015 05:32:52 +0000 (2 21:32 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 05:33:41 +0000 (3 05:33 +0000)
tree89f158068e10296005fd2ad4ed884edd0566ef5e
parenta80419dcbde7c1a1bd6a6eb8e2074f1a2c643f5a
Start showing basic infobars for manifest apps

* Create a new skeleton InfoBarDelegate for app banners containing
  information about apps defined by web manifests.

* Displays an infobar when the user navigates to a page
  with a manifest.

* Adds a string for "Add to homescreen" for the new infobar.

BUG=453170

Review URL: https://codereview.chromium.org/893073002

Cr-Commit-Position: refs/heads/master@{#314273}
chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java
chrome/app/generated_resources.grd
chrome/browser/android/banners/app_banner_infobar_delegate.cc [new file with mode: 0644]
chrome/browser/android/banners/app_banner_infobar_delegate.h [new file with mode: 0644]
chrome/browser/android/banners/app_banner_manager.cc
chrome/browser/android/banners/app_banner_manager.h
chrome/chrome_browser.gypi