blob: 73679f52d82e7c4424cef725dbdb17adf58b31f7 [file] [log] [blame]
deps = {
"third_party/gyp":
"http://gyp.googlecode.com/svn/trunk@1767",
"third_party/googletest":
"http://googletest.googlecode.com/svn/trunk@629",
"third_party/googlemock":
"http://googlemock.googlecode.com/svn/trunk@410",
}
hooks = [
{
# A change to a .gyp, .gypi, or to GYP itself should run the generator.
"pattern": ".",
"action": ["python", "build/gyp_angle"],
},
]