| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 66c7dc829f1b90e33b31688cbc05ecd8428c1084..147d145054ec949aede43aeb2d442b0d0beaec00 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -610,6 +610,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",
|
|
|