v8/test/runtime-unittests/DEPS
bmeurer@chromium.org 10678fb22f Setup heap-unittests and runtime-unittests.
Initial import of empty unit test suites for Toon and Hannes.

R=hpayer@chromium.org

Review URL: https://codereview.chromium.org/475233005

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23190 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-19 10:54:54 +00:00

8 lines
130 B
Python

include_rules = [
"+src",
"+testing/gmock",
"+testing/gmock-support.h",
"+testing/gtest",
"+testing/gtest-support.h",
]