| Index: components/policy/policy_common.gypi
|
| diff --git a/components/policy/policy_common.gypi b/components/policy/policy_common.gypi
|
| index 0d6c5879a20b4aad7bff92e91fcd5b55b199a180..016a1eabb1215a5362e0257cd5ef8eb41ed2da87 100644
|
| --- a/components/policy/policy_common.gypi
|
| +++ b/components/policy/policy_common.gypi
|
| @@ -19,6 +19,7 @@
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../net/net.gyp:net',
|
| + '../third_party/re2/re2.gyp:re2',
|
| '../url/url.gyp:url_lib',
|
| 'cloud_policy_proto',
|
| 'json_schema',
|
|
|