Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats

MozReview-Commit-ID: G4ufWWf9qRC
This commit is contained in:
Daniel Holbert
2018-02-13 09:08:42 -08:00
parent 1e1ae954dd
commit b884586f77
6 changed files with 18 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
#include "nsIConsoleService.h"
#include "nsIObserverService.h"
#include "nsLayoutStatics.h"
#include "nsLayoutUtils.h"
using namespace mozilla;