Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 911199cb1935e65d7a268c0c1489aa03e0d40a44..453c511fdf02d486a341c5f54f78fabfc68bd9d1 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -345,6 +345,7 @@ static_library("constants") { |
"//base/third_party/dynamic_annotations", |
"//components/bookmarks/common", |
"//components/nacl/common:switches", |
+ "//media:cdm_paths", # Needed by chrome_paths.cc. |
"//third_party/widevine/cdm:version_h", |
] |