Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/PublicURLManager.h |
| diff --git a/third_party/WebKit/Source/core/html/PublicURLManager.h b/third_party/WebKit/Source/core/html/PublicURLManager.h |
| index ec7fbb5071bd519f4936b99891e0700898e82c8f..ec5943508559e40b14ae7af204f6192378287e06 100644 |
| --- a/third_party/WebKit/Source/core/html/PublicURLManager.h |
| +++ b/third_party/WebKit/Source/core/html/PublicURLManager.h |
| @@ -30,7 +30,6 @@ |
| #include "platform/heap/Handle.h" |
| #include "wtf/HashMap.h" |
| #include "wtf/HashSet.h" |
| -#include "wtf/PassOwnPtr.h" |
| #include "wtf/text/WTFString.h" |
| namespace blink { |