Bug 886907 - Remove old synchronous contentPrefService from the tree. r=adw

MozReview-Commit-ID: BZsB3FR3jHC
This commit is contained in:
Masatoshi Kimura
2017-08-11 23:29:55 +09:00
parent d92d793b54
commit 47515b7d3e
29 changed files with 510 additions and 3030 deletions

View File

@@ -86,7 +86,7 @@
#include "mozilla/dom/FileList.h"
#include "nsIFile.h"
#include "nsDirectoryServiceDefs.h"
#include "nsIContentPrefService.h"
#include "nsIContentPrefService2.h"
#include "nsIMIMEService.h"
#include "nsIObserverService.h"
#include "nsIPopupWindowManager.h"