Bug 1337331 Part 8: Follow-up clobber for Linux build issues. r=me

This commit is contained in:
Bob Owen 2017-03-29 19:04:35 +01:00
parent a10fddc8eb
commit dbb00514d3

View File

@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.
Bug 1265818 - deleted an exported header and added a new .idl to regenerate that same header; and this unfortunately produces an untracked generated header in your source dir whenever you build (probably due to a dangling symlink), unless you clobber
Bug 1337331 - Required because of removed cc files like security/sandbox/chromium/base/threading/platform_thread_linux.cc