| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Add lots of missing dependencies identified by "gn check" in both the GN and GYP builds.
Review URL: https://codereview.chromium.org/756233002
Cr-Commit-Position: refs/heads/master@{#305841}
|
|
|
|
|
|
|
|
|
|
|
| |
This updates the targets that depend on these to also be test-only.
BUG=http://crbug.com/412064
R=jamesr@chromium.org, tfarina@chromium.org
Review URL: https://codereview.chromium.org/551933002
Cr-Commit-Position: refs/heads/master@{#293808}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Consolidates id_util functions of extension/app/component ids in the crx_file component.
It belongs there because these types of ids are not exclusive to extensions, but rather, for anything that comes in a crx file.
BUG=371463
TBR=blundell@chromium.org
Review URL: https://codereview.chromium.org/481433005
Cr-Commit-Position: refs/heads/master@{#290971}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290971 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This adds BUILD.gn files for crx_file component. This was overlooked when I originally created the crx_file component.
BUG=371463
TBR=blundell@chromium.org
Review URL: https://codereview.chromium.org/483683004
Cr-Commit-Position: refs/heads/master@{#290455}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290455 0039d316-1c4b-4281-b951-d872f2087c98
|