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