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

Unified Diff: Source/bindings/v8/custom/V8EventCustom.cpp

Issue 183743013: Rename Clipboard.idl to DataTransfer.idl to match the spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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: Source/bindings/v8/custom/V8EventCustom.cpp
diff --git a/Source/bindings/v8/custom/V8EventCustom.cpp b/Source/bindings/v8/custom/V8EventCustom.cpp
index 7324f1d499e901af45a22a82ea9f8ebc5ba30240..37fff58565cb78dd69b69da71461b0c92f8a37d6 100644
--- a/Source/bindings/v8/custom/V8EventCustom.cpp
+++ b/Source/bindings/v8/custom/V8EventCustom.cpp
@@ -33,7 +33,7 @@
#include "EventHeaders.h"
#include "EventInterfaces.h"
-#include "V8Clipboard.h"
+#include "V8DataTransfer.h"
#include "bindings/v8/V8Binding.h"
#include "core/clipboard/Clipboard.h"
#include "core/events/ClipboardEvent.h"
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/clipboard/Clipboard.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698