Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index fc85ced6f94a3639c29a0985929e9ad6008a26cf..08767a5940af3cc4fd32777e156ef53cdd280e17 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -304,6 +304,8 @@ static_library("constants") { |
"//base", |
"//base/third_party/dynamic_annotations", |
"//components/bookmarks/common", |
+ "//components/dom_distiller/core", |
sky
2015/07/24 20:26:45
This code ends up linked into the renderer. It doe
sdefresne
2015/07/25 19:17:57
Removed. Thank you for pointing this.
|
+ "//components/enhanced_bookmarks", |
"//third_party/widevine/cdm:version_h", |
] |