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 7866e7e8a228f4278557cf5ac7c636ca6aab5c6a..813b635beeb4dfe27a092170c86f0c8952558251 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/weak_ptr.h", |
| "+base/numerics", |
| "+base/optional.h", |
| "+base/rand_util.h", |