Index: third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h b/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h |
index cf77633c88cdca76ddc12925c58aca42481eeccc..60a0468523d0fa364f41158e767f90b72f0c21e9 100644 |
--- a/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSUnicodeRangeValue.h |
@@ -27,7 +27,7 @@ |
#define CSSUnicodeRangeValue_h |
#include "core/css/CSSValue.h" |
-#include "wtf/PassRefPtr.h" |
+#include "wtf/text/Unicode.h" |
namespace blink { |