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

Unified Diff: third_party/WebKit/Source/core/events/EventTargetFactory.json5

Issue 2695593006: Initial stub version of Async Clipboard API (Closed)
Patch Set: Address review comments Created 3 years, 6 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: third_party/WebKit/Source/core/events/EventTargetFactory.json5
diff --git a/third_party/WebKit/Source/core/events/EventTargetFactory.json5 b/third_party/WebKit/Source/core/events/EventTargetFactory.json5
index 875c9704fc52d4a99e8fab5af47b297441154a4d..0ca926e41df3b1733d9fc15b92ba61a785c527be 100644
--- a/third_party/WebKit/Source/core/events/EventTargetFactory.json5
+++ b/third_party/WebKit/Source/core/events/EventTargetFactory.json5
@@ -6,6 +6,7 @@
data: [
"core/animation/AnimationPlayer",
+ "core/clipboard/Clipboard",
"core/css/FontFaceSet",
"core/css/MediaQueryList",
"core/dom/BroadcastChannel",

Powered by Google App Engine
This is Rietveld 408576698