Searched refs:kMaxCommandsWithKeybindingPerExtension (Results 1 – 1 of 1) sorted by relevance
21 const int kMaxCommandsWithKeybindingPerExtension = 4; variable100 if (keybindings_found > kMaxCommandsWithKeybindingPerExtension) { in Parse()103 base::IntToString(kMaxCommandsWithKeybindingPerExtension)); in Parse()