Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / core / v8 / V8Initializer.h
index 22df834..05263ee 100644 (file)
@@ -34,6 +34,7 @@ class V8Initializer {
 public:
     static void initializeMainThreadIfNeeded();
     static void initializeWorker(v8::Isolate*);
+    static void reportRejectedPromises();
 };
 
 } // namespace blink