blob: 0a7dc22e3e067524242172adbd5e3d26086fa00d [file] [log] [blame]
hooks = [
{
# A change to a .gyp, .gypi, or to GYP itself should run the generator.
"pattern": ".",
"action": ["python", "src/cef/tools/gclient_hook.py"],
},
]