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