New issue
Advanced search Search tips

Issue 670922 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Build failed 56.0.2924.14

Project Member Reported by aluo@chromium.org, Dec 3 2016

Issue description

saw in logs:

../../chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java:385: error: cannot find symbol
            if (article.isDownload() && !article.mIsAssetDownload) {
                                                ^
  symbol:   variable mIsAssetDownload
  location: variable article of type SnippetArticle
Note: Some input files additionally use or override a deprecated API.
1 error
100 warnings
 

Comment 1 by aluo@chromium.org, Dec 3 2016

Labels: -Pri-3 M-56 Pri-1

Comment 2 by aluo@chromium.org, Dec 5 2016

Status: WontFix (was: Untriaged)
Build is working again

Sign in to add a comment