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 d625ec945843022d59438d111ba278308719c88e..3e52ed62f5d4470436cdbb7cb08cc6f4e7c3cb5f 100644 |
| --- a/third_party/WebKit/Source/wtf/DEPS |
| +++ b/third_party/WebKit/Source/wtf/DEPS |
| @@ -4,6 +4,7 @@ include_rules = [ |
| "+base/debug", |
| "+base/rand_util.h", |
| "+base/strings", |
| + "+base/time/time.h", |
| "+base/tuple.h", |
| "+build", |
| ] |