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 abbfb758e22d37b4a5907bf114c9375fdf076cf6..d3ca278b82e5ef9e9f5c3f4bcc3b165cab7a14ff 100644 |
| --- a/third_party/WebKit/Source/wtf/DEPS |
| +++ b/third_party/WebKit/Source/wtf/DEPS |
| @@ -6,6 +6,7 @@ include_rules = [ |
| "+base/numerics", |
| "+base/rand_util.h", |
| "+base/strings", |
| + "+base/threading", |
| "+base/time/time.h", |
| "+base/tuple.h", |
| "+build", |