
This relands commit ce01fae55d
but instead
of including dialog_strings.grdp from two different grd targets, it uses
the WebLayer components string whitelist. A small amount of extra work
had to be done to package the strings tagged
formatter_data="android_java" in components_strings.grd into a java
string target.
TBR=tedchoc@chromium.org
Bug: 1058495
Change-Id: I94aae6e9f75f5252123fb83b6ade28cbf5c1f3ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124699
Reviewed-by: Evan Stade <estade@chromium.org>
Reviewed-by: Clark DuVall <cduvall@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754138}
Chrome
This directory contains the open source, application layer of Google Chrome.
Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.
Specific products include:
- Chrome desktop browser for Chrome OS, Windows, Mac and Linux
- Chrome mobile browser for Android
- Chrome OS system UI
See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.