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

Unified Diff: Source/platform/blink_platform.gypi

Issue 108383002: Move Cursor to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add missing export macros Created 7 years 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/platform/Cursor.cpp ('k') | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 6b34ea5cc9138b1731c8869233f1c97d91f8da55..2829e64e430a2d69525d63730ca49da317c7ef9a 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -20,6 +20,8 @@
'Cookie.h',
'CrossThreadCopier.cpp',
'CrossThreadCopier.h',
+ 'Cursor.cpp',
+ 'Cursor.h',
'DateComponents.cpp',
'DateComponents.h',
'DateTimeChooser.cpp',
« no previous file with comments | « Source/platform/Cursor.cpp ('k') | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698