| Index: components/policy/policy_common.gypi
|
| diff --git a/components/policy/policy_common.gypi b/components/policy/policy_common.gypi
|
| index d2468baca2175685a20f8c5e32618fd5bd4c58f9..82e4119200f1724211cbb4fd41630f2d4e53ecc7 100644
|
| --- a/components/policy/policy_common.gypi
|
| +++ b/components/policy/policy_common.gypi
|
| @@ -18,6 +18,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base_prefs',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| + '../components/components.gyp:data_use_measurement_core',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../net/net.gyp:net',
|
| '../third_party/re2/re2.gyp:re2',
|
|
|