The change is made using command: find . -regex ".*/\(app\|media\|mpd\)/.*\.\(cc\|h\|gyp\)" -exec sed -i 's,TODO(\w\+),TODO,g' {} \; Then scan through the files and reformat them properly. Change-Id: I13836cde38b9e30daf1fd8a847e203337f883e1b
Change-Id: Idda2db1f2cdde6c2c220830c2681bef209ad4ce2