| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 47d8aff0eaa4d0e2b1bc92936e135c477214bbd8..0216748996da9cec24784e13d1d00845ad360082 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -608,6 +608,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",
|
|
|