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

Unified Diff: Source/core/core.gypi

Issue 16715002: Refactor WebCore::DragImage. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge upstream changes, some changes per jamesr Created 7 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
« no previous file with comments | « Source/WebKit/chromium/tests/DragImageTest.cpp ('k') | Source/core/dom/Clipboard.h » ('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 6186e18c0b41a161bb6897db613f4fcb8f82d4b3..9736b89ece2a5c14aa472568dbcbdd7e81da1efa 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2635,8 +2635,6 @@
'platform/chromium/ClipboardUtilitiesChromium.cpp',
'platform/chromium/ClipboardUtilitiesChromium.h',
'platform/chromium/DragDataRef.h',
- 'platform/chromium/DragImageChromiumSkia.cpp',
- 'platform/chromium/DragImageRef.h',
'platform/chromium/FileSystemChromium.cpp',
'platform/chromium/FileSystemChromiumLinux.cpp',
'platform/chromium/FileSystemChromiumMac.mm',
« no previous file with comments | « Source/WebKit/chromium/tests/DragImageTest.cpp ('k') | Source/core/dom/Clipboard.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698