Index: third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
index 3afd007d33b7e541b67ad1206054cb675a96723a..cba9da39c6279debffb5de6a2833b90a4eea64cf 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyleConstants.h |
@@ -288,8 +288,6 @@ enum DraggableRegionMode { |
kDraggableRegionNoDrag |
}; |
-enum class EIsolation { kAuto, kIsolate }; |
- |
static const size_t kContainmentBits = 4; |
enum Containment { |
kContainsNone = 0x0, |