Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Unified Diff: sky/engine/bindings-dart/common/ScriptPromiseResolverIncludes.h

Issue 875013003: Import Dart bindings as of Blink r188698. This merely copies the files over and does not attach any… (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/engine/bindings-dart/common/ScriptPromiseResolverIncludes.h
diff --git a/sky/engine/bindings-dart/common/ScriptPromiseResolverIncludes.h b/sky/engine/bindings-dart/common/ScriptPromiseResolverIncludes.h
new file mode 100644
index 0000000000000000000000000000000000000000..fb02db417a4e79726c916c338d5febe1b8b3cc67
--- /dev/null
+++ b/sky/engine/bindings-dart/common/ScriptPromiseResolverIncludes.h
@@ -0,0 +1,19 @@
+// Copyright 2014 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+#include "core/css/FontFace.h"
+#include "core/css/FontFaceSet.h"
+#include "core/dom/DOMError.h"
+#include "core/dom/DOMException.h"
+#include "core/fileapi/Blob.h"
+#include "core/frame/ImageBitmap.h"
+#include "modules/battery/BatteryManager.h"
+#include "modules/encryptedmedia/MediaKeySession.h"
+#include "modules/serviceworkers/Cache.h"
+#include "modules/serviceworkers/Response.h"
+#include "modules/serviceworkers/ServiceWorker.h"
+#include "modules/serviceworkers/ServiceWorkerClient.h"
+#include "modules/serviceworkers/ServiceWorkerRegistration.h"
+#include "modules/webmidi/MIDIAccess.h"
+#include "wtf/ArrayBuffer.h"
« no previous file with comments | « sky/engine/bindings-dart/common/ScriptPromiseResolver.h ('k') | sky/engine/bindings-dart/common/ScriptState.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698