DescriptionGive Chrome Web Store app an icon in its manifest file.
This fixes no icon being shown in the "The app is currently unreachable" page for the chrome web store.
Also added is another exception to ResourceRequestPolicy::CanRequestResource to make sure the error
page is always allowed to display the app's icon, even in a manifest v2 app that doesn't list its
icons in web_accessible_resources.
This time without the nondeterministic compile failures http://codereview.chromium.org/10985028/
caused by depending on browser/ grit files from common/ code.
BUG=135549
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160143
Patch Set 1 #Messages
Total messages: 5 (0 generated)
|