Bug 1375125 - Remove nsILocalFile. r=froydnj

MozReview-Commit-ID: 6oU6Ya5UXtC
This commit is contained in:
Masatoshi Kimura
2017-08-05 09:43:49 +09:00
parent 2e32b0cc41
commit 012500cff8
15 changed files with 19 additions and 49 deletions

View File

@@ -3,7 +3,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "nsILocalFile.h"
#include "nsCRT.h"
#include "nsIFile.h"
#include "nsISupportsImpl.h"