Backed out changeset f6e53d1c6518 (bug 1600545) for Android build bustage. CLOSED TREE

This commit is contained in:
Dorel Luca
2019-12-04 17:32:27 +02:00
parent 19f7496993
commit 67889e1013
391 changed files with 826 additions and 38 deletions

View File

@@ -23,6 +23,7 @@
#include "nsContentCreatorFunctions.h"
#include "nsError.h"
#include "nsFocusManager.h"
#include "nsIComponentManager.h"
#include "nsIConstraintValidation.h"
#include "nsIControllers.h"
#include "mozilla/dom/Document.h"
@@ -30,6 +31,7 @@
#include "nsIFormControl.h"
#include "nsIForm.h"
#include "nsIFrame.h"
#include "nsISupportsPrimitives.h"
#include "nsITextControlFrame.h"
#include "nsLayoutUtils.h"
#include "nsLinebreakConverter.h"