| Index: third_party/WebKit/Source/platform/scheduler/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS
|
| index c8e15bb355d4602ffdb5411b7ea6cd666e57ee5f..e4af2613ce906b8626748aa0a7214ba2e671e26f 100644
|
| --- a/third_party/WebKit/Source/platform/scheduler/DEPS
|
| +++ b/third_party/WebKit/Source/platform/scheduler/DEPS
|
| @@ -29,7 +29,7 @@ include_rules = [
|
|
|
| specific_include_rules = {
|
| ".*test\.cc": [
|
| + "+base/metrics/field_trial_param_associator.h",
|
| "+testing",
|
| - "+components/variations/variations_associated_data.h",
|
| ],
|
| }
|
|
|