| Index: third_party/WebKit/Source/wtf/DEPS
|
| diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS
|
| index 29652dc72b291304131949cb66a6c477004907f8..8691db4565d479f8b13dfbe8de26ecb1367d670c 100644
|
| --- a/third_party/WebKit/Source/wtf/DEPS
|
| +++ b/third_party/WebKit/Source/wtf/DEPS
|
| @@ -13,6 +13,7 @@ include_rules = [
|
| "+base/optional.h",
|
| "+base/rand_util.h",
|
| "+base/strings",
|
| + "+base/synchronization/spin_lock.h",
|
| "+base/threading/thread_checker.h",
|
| "+base/time/time.h",
|
| "+base/tuple.h",
|
|
|