Index: third_party/WebKit/Source/core/css/CSSValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSValue.h b/third_party/WebKit/Source/core/css/CSSValue.h |
index 614c815b4bda06106774fa70af7fcaacea1f5f22..854ee05342643974bfa9f7f62426c83dded14a7a 100644 |
--- a/third_party/WebKit/Source/core/css/CSSValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSValue.h |
@@ -26,7 +26,6 @@ |
#include "platform/weborigin/KURL.h" |
#include "wtf/HashMap.h" |
#include "wtf/ListHashSet.h" |
-#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |
namespace blink { |