Bug 1276927: Fix DOM code to build with Android NDK, r=fabrice

MozReview-Commit-ID: KwW9O9DLFuy
This commit is contained in:
Thomas Zimmermann 2016-06-15 10:59:48 +01:00
parent 652691d85a
commit 56695984b0

View File

@ -4,6 +4,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include <ctype.h>
#include "mozilla/dom/PresentationBinding.h"
#include "mozilla/dom/Promise.h"
#include "nsContentUtils.h"