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

Unified Diff: Source/WebCore/platform/DragImage.h

Issue 13529026: Removing a bunch of unused platform code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix whitespace and compiler error on Mac. Created 7 years, 8 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/WebCore/platform/Cursor.h ('k') | Source/WebCore/platform/FileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/platform/DragImage.h
diff --git a/Source/WebCore/platform/DragImage.h b/Source/WebCore/platform/DragImage.h
index a272ca58c7abc4c0980be19bbabe1babb8c2fff0..343c0b3bf3fe504c5a321c8a16ee9d757995b7c4 100644
--- a/Source/WebCore/platform/DragImage.h
+++ b/Source/WebCore/platform/DragImage.h
@@ -32,7 +32,6 @@
#include "FloatSize.h"
#include <wtf/Forward.h>
-
//We need to #define YOffset as it needs to be shared with WebKit
#define DragLabelBorderYOffset 2
« no previous file with comments | « Source/WebCore/platform/Cursor.h ('k') | Source/WebCore/platform/FileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698