diff options
author | bajones <bajones@chromium.org> | 2015-06-16 12:25:13 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-16 19:25:55 +0000 |
commit | 85d2ceee2ddb325eea9c8c9b99c03c560e14222c (patch) | |
tree | 7423a0bb8a8a1aee2ce8f44c7180f5772d52a8e9 /.gitignore | |
parent | a5a3c36362860d3f199ee296ca9c4a988c694bb8 (diff) | |
download | chromium_src-85d2ceee2ddb325eea9c8c9b99c03c560e14222c.zip chromium_src-85d2ceee2ddb325eea9c8c9b99c03c560e14222c.tar.gz chromium_src-85d2ceee2ddb325eea9c8c9b99c03c560e14222c.tar.bz2 |
Added carboard-java library to third_party
Prerequsite for https://codereview.chromium.org/829803003/
Requires https://codereview.chromium.org/1149283005/
BUG=389343
Review URL: https://codereview.chromium.org/1158413004
Cr-Commit-Position: refs/heads/master@{#334658}
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -277,6 +277,7 @@ v8.log /third_party/bison /third_party/boringssl/src /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml +/third_party/cardboard-java/src /third_party/chromeos_login_manager /third_party/chromeos_text_input /third_party/chromite |