Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / mojo / public / c / tests / DEPS
1 include_rules = [
2   "+testing",
3   # Our test harness is C++, so allow use C++:
4   "+mojo/public/cpp",
5   # TODO(vtl): Temporary until these are moved to mojo/public/cpp:
6   "+mojo/public/tests",
7   "+mojo/public/utility",
8 ]