| Index: third_party/WebKit/Source/platform/wtf/DEPS
 | 
| diff --git a/third_party/WebKit/Source/platform/wtf/DEPS b/third_party/WebKit/Source/platform/wtf/DEPS
 | 
| index eb219e53c7b04ccaf4cc576af7ac77c66273ede0..139b57910e2d780fbd46c6004e34fc1a64e01ad9 100644
 | 
| --- a/third_party/WebKit/Source/platform/wtf/DEPS
 | 
| +++ b/third_party/WebKit/Source/platform/wtf/DEPS
 | 
| @@ -3,6 +3,7 @@ include_rules = [
 | 
|      # directories and files instead of writing 'base/'.
 | 
|      "+base/allocator/oom.h",
 | 
|      "+base/allocator/partition_allocator",
 | 
| +    "+base/process/process_metrics.h",
 | 
|      "+base/auto_reset.h",
 | 
|      "+base/bind.h",
 | 
|      "+base/bits.h",
 | 
| 
 |