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

Unified Diff: Source/bindings/bindings.gypi

Issue 26532002: Get rid of of custom code for Clipboard.setDragImage() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 2 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 | « no previous file | Source/bindings/v8/custom/V8ClipboardCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index d8543aa0d2c1e6f905e5d67adaa93d650d1fdaf7..2d222dd0193cd9191290cf675f672236d76b8c0d 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -161,7 +161,6 @@
'v8/custom/V8CSSValueCustom.cpp',
'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
'v8/custom/V8CanvasRenderingContextCustom.cpp',
- 'v8/custom/V8ClipboardCustom.cpp',
'v8/custom/V8CryptoCustom.cpp',
'v8/custom/V8CustomEventCustom.cpp',
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8ClipboardCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698