| Index: Source/bindings/core/dart/DartNativeUtilities.h
|
| diff --git a/Source/bindings/core/dart/DartNativeUtilities.h b/Source/bindings/core/dart/DartNativeUtilities.h
|
| index 430261628e058fb1feb9ad78db4c9706aa0b2ab7..5e6beed05a9efb2d939d50871b21a0bc94ff87e4 100644
|
| --- a/Source/bindings/core/dart/DartNativeUtilities.h
|
| +++ b/Source/bindings/core/dart/DartNativeUtilities.h
|
| @@ -33,6 +33,8 @@
|
| #include <dart_api.h>
|
| #include <dart_mirrors_api.h>
|
|
|
| +#include "bindings/core/dart/DartApplicationLoader.h"
|
| +
|
| namespace blink {
|
|
|
| Dart_NativeFunction commonHtmlResolver(Dart_Handle, int, bool*);
|
|
|