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

Unified Diff: Source/core/core.gypi

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
« no previous file with comments | « Source/core/clipboard/DataTransfer.idl ('k') | Source/core/events/Event.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 48c7d466db3876474627a7d7820d4bac24ec4dc4..d8a78999acd1a62647ce9827273d6bf64d7a404f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -7,7 +7,7 @@
'animation/TimedItem.idl',
'animation/Timeline.idl',
'animation/Timing.idl',
- 'clipboard/Clipboard.idl',
+ 'clipboard/DataTransfer.idl',
'clipboard/DataTransferItem.idl',
'clipboard/DataTransferItemList.idl',
'css/CSS.idl',
« no previous file with comments | « Source/core/clipboard/DataTransfer.idl ('k') | Source/core/events/Event.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698