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 e3486f7f58
commit 5be5b7220f
28 changed files with 508 additions and 3028 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"