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

Unified Diff: Source/core/core.gypi

Issue 64713002: Move KillRing to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: nits Created 7 years, 1 month 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/core.gyp ('k') | Source/core/editing/Editor.cpp » ('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 ba78d84f375d60e5a8698c7d057c8047bfd1c562..5917351324dc2c1539c5da879717dd79ed6408d0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2659,8 +2659,6 @@
'platform/Cursor.cpp',
'platform/DragData.cpp',
'platform/DragImage.cpp',
- 'platform/KillRing.h',
- 'platform/KillRingNone.cpp',
'platform/OverscrollTheme.cpp',
'platform/OverscrollTheme.h',
'platform/Pasteboard.cpp',
@@ -2949,7 +2947,6 @@
'platform/image-encoders/skia/WEBPImageEncoder.cpp',
'platform/image-encoders/skia/WEBPImageEncoder.h',
'platform/mac/BlockExceptions.mm',
- 'platform/mac/KillRingMac.mm',
'platform/mac/LocalCurrentGraphicsContext.h',
'platform/mac/LocalCurrentGraphicsContext.mm',
'platform/mac/NSScrollerImpDetails.h',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/editing/Editor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698