| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 03dbead86e2fec7282b05cfc390453e6020a8b7a..7100d5731ac6eaf9f8a8d47a0ceea233f3a961f9 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -604,6 +604,7 @@ static_library("constants") {
|
| "//base/third_party/dynamic_annotations",
|
| "//components/bookmarks/common",
|
| "//components/nacl/common:switches",
|
| + "//components/offline_pages/features",
|
| "//media:cdm_paths", # Needed by chrome_paths.cc.
|
| "//media:media_features",
|
| "//ppapi/features",
|
|
|