This triggers "Code inside a namespace should not be indented. [whitespace/indent] [4]", even though the bulk of the file was not touched and conforms to the 'old style' of indenting the content of the namespace. I think we should not require the change of the whole header file indent if only a tiny change is made to it. See style bot complaining in bug 22725 for the example.