diff options
author | nyquist <nyquist@chromium.org> | 2015-03-20 09:20:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-20 16:21:03 +0000 |
commit | bbd665a562ee29ce0f7ef0c18aa300830965db17 (patch) | |
tree | ebf3a2f5637987815ecb931b0786aa6bdcbd33c6 /.gitignore | |
parent | c68d47f75c20971faee1b04d896bf25482aa2b03 (diff) | |
download | chromium_src-bbd665a562ee29ce0f7ef0c18aa300830965db17.zip chromium_src-bbd665a562ee29ce0f7ef0c18aa300830965db17.tar.gz chromium_src-bbd665a562ee29ce0f7ef0c18aa300830965db17.tar.bz2 |
Update DOM Distiller roll script DEPS in out/package.
Update roll-script to DEPS in the package instead of checking it
in. The new package folder lives at a new place to ensure there
are no issues when rolling back or forward from this CL. The new
location is:
//third_party/dom_distiller_js/dist.
After running `ant package`, the roll-script now takes the content
from out/package and pushes it to an external repository on
GitHub (chromium/dom-distiller-dist) and updates DEPS for
that repo to refer to the newly pushed version.
BUG=467787
Review URL: https://codereview.chromium.org/987793002
Cr-Commit-Position: refs/heads/master@{#321576}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -286,6 +286,7 @@ v8.log /third_party/cros_system_api /third_party/cygwin /third_party/directxsdk +/third_party/dom_distiller_js/dist /third_party/drmemory/drmemory-windows-sfx.exe /third_party/drmemory/unpacked /third_party/elfutils/src |