Index: third_party/WebKit/Source/core/style/ComputedStyle.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyle.h b/third_party/WebKit/Source/core/style/ComputedStyle.h |
index a500b10215d338bf13665344e012a6f07d7e5dc1..01814ea8ba804c99f9bff1aed255aac9d4d52a23 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyle.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyle.h |
@@ -140,7 +140,6 @@ |
friend class CachedUAStyle; // Saves Border/Background information for later comparison. |
friend class ColorPropertyFunctions; // Reads initial style values and accesses visited and unvisited colors. |
friend class LengthPropertyFunctions; // Reads initial style values. |
- friend class LengthListPropertyFunctions; // Reads initial style values. |
friend class NumberPropertyFunctions; // Reads initial style values. |
friend class PaintPropertyFunctions; // Reads initial style values. |