Auto merge of #7076 - frewsxcv:tidy-rm-invalid-file, r=SimonSapin

Remove invalid file path in ignored_files for tidying



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7076)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-07 16:32:04 -06:00
commit c202d7b2f6

View file

@ -38,7 +38,6 @@ ignored_files = [
"components/script/dom/bindings/codegen/ply/*",
# Generated and upstream code combined with our own. Could use cleanup
"components/style/properties/mod.rs",
"target/*",
"ports/gonk/src/native_window_glue.cpp",
"ports/cef/*",