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

Unified Diff: third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h

Issue 1642223002: Delete selection gap code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Integrate feedback. Created 4 years, 11 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
Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
index e00b609d2177cefcf2318c568a21183e0c249c04..a034f4bc01c7c3198848153fd1d6a8c78f79f0d5 100644
--- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
+++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItem.h
@@ -94,7 +94,6 @@ public:
ScrollbarTickmarks,
ScrollbarTrackBackground,
ScrollbarVertical, // For ScrollbarThemeMacNonOverlayAPI only.
- SelectionGap,
SelectionTint,
TableCellBackgroundFromColumnGroup,
TableCellBackgroundFromColumn,

Powered by Google App Engine
This is Rietveld 408576698