commit | a9763134b2d2c0ff57691d34aab47b21ae4e91bb | [log] [tgz] |
---|---|---|
author | James Robinson <jamesr@chromium.org> | Mon Oct 06 11:18:13 2014 -0700 |
committer | James Robinson <jamesr@chromium.org> | Mon Oct 06 11:18:13 2014 -0700 |
tree | 19b4a8504625801ad549316b9e6a5abf620f6735 | |
parent | 51b982bc4c779ffa9398a5e88ab4d1f37bb3e24e [diff] [blame] |
Revved to chromium 290d2cfa5187ac1f2c87fde4c6dd6f27dad0c93a refs/remotes/origin/HEAD
diff --git a/gin/DEPS b/gin/DEPS new file mode 100644 index 0000000..4e3f30a --- /dev/null +++ b/gin/DEPS
@@ -0,0 +1,4 @@ +include_rules = [ + "+base", + "+v8", +]