Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky

This commit is contained in:
Ehsan Akhgari
2013-09-03 16:17:26 -04:00
parent 6b8f424940
commit 72f9dd261a
21 changed files with 62 additions and 119 deletions

View File

@@ -5,9 +5,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "mozilla/LoadContext.h"
#include "nsIScriptSecurityManager.h"
#include "nsServiceManagerUtils.h"
#include "mozIApplication.h"
namespace mozilla {