Chromium Code Reviews| Index: third_party/WebKit/Source/wtf/DEPS |
| diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS |
| index 813b635beeb4dfe27a092170c86f0c8952558251..a01c27d036249977bbc3f33a81daafeee19ac722 100644 |
| --- a/third_party/WebKit/Source/wtf/DEPS |
| +++ b/third_party/WebKit/Source/wtf/DEPS |
| @@ -5,6 +5,7 @@ include_rules = [ |
| "+base/bind.h", |
| "+base/debug", |
| "+base/logging.h", |
| + "+base/memory/ptr_util.h", |
| "+base/memory/weak_ptr.h", |
| "+base/numerics", |
| "+base/optional.h", |