1hooks = [ 2 { 3 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 4 "pattern": ".", 5 "action": ["python", "src/cef/tools/gclient_hook.py"], 6 }, 7] 8