commit | 4d3acf4ec42bf6e838f9060103aff98fbf170794 | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Mon Mar 20 11:05:52 2017 -0700 |
committer | Philip P. Moltmann <moltmann@google.com> | Mon Mar 20 12:40:18 2017 -0700 |
tree | f29cc648443acb7492d326da46aabaa1ed5b2a36 | |
parent | ecf04792773cf4ce99958ca692ddd078832bdce9 [diff] [blame] |
Update to bc8dcc3ede286fbcaac3f741c379297cffff0eea Same version as used by Chromium 57.0.2987.108 Fixes: 28051413, 34337228 Test: cts-tradefed run cts-dev -m CtsGraphicsTestCases -t android.graphics.pdf.cts cts-tradefed run cts-dev -m Print -t android.print.pdf.cts Change-Id: I1bf02cae444c9f08711953c4475af10db2becd58
diff --git a/fxjs/DEPS b/fxjs/DEPS new file mode 100644 index 0000000..633eeed --- /dev/null +++ b/fxjs/DEPS
@@ -0,0 +1,4 @@ +include_rules = [ + '+core/fxcrt', + '+v8/include', +]