diff options
author | jackhou <jackhou@chromium.org> | 2014-10-27 17:01:44 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-28 00:02:19 +0000 |
commit | 511a873fa5264a01780ee06dd4c19314031ff2a2 (patch) | |
tree | a9f7d9eb81b0804fe5cf6bce6ed3dea900fec456 /.gitignore | |
parent | 4c11274720f68e57412a4bffcee33d942bad0eb8 (diff) | |
download | chromium_src-511a873fa5264a01780ee06dd4c19314031ff2a2.zip chromium_src-511a873fa5264a01780ee06dd4c19314031ff2a2.tar.gz chromium_src-511a873fa5264a01780ee06dd4c19314031ff2a2.tar.bz2 |
Move app_installer into chromium.
This code was previously in
https://chrome-internal.googlesource.com/chrome-app-installer.git
We're moving it to chromium with the goal of having it
eventually built as part of Chrome releases.
The third_party code is used to extract the tags added
by dl.google.com. Omaha uses this mechanism to tag their
meta-installers.
BUG=341353
Review URL: https://codereview.chromium.org/423293004
Cr-Commit-Position: refs/heads/master@{#301492}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -333,6 +333,7 @@ v8.log /third_party/mkl /third_party/nacl_sdk_binaries/ /third_party/nss +/third_party/omaha/src/omaha /third_party/openmax_dl/ /third_party/opus/src /third_party/ots |