| Index: components/dom_distiller/content/renderer/BUILD.gn
|
| diff --git a/components/dom_distiller/content/renderer/BUILD.gn b/components/dom_distiller/content/renderer/BUILD.gn
|
| index a442dec9d938ec69186854d757ad8854bebf7b5c..3ff8df4fcfae31aee37131ad2f06a779208f9ad4 100644
|
| --- a/components/dom_distiller/content/renderer/BUILD.gn
|
| +++ b/components/dom_distiller/content/renderer/BUILD.gn
|
| @@ -20,7 +20,6 @@ static_library("renderer") {
|
| ]
|
| deps = [
|
| "//base",
|
| - "//components/dom_distiller/content/common",
|
| "//components/dom_distiller/content/common:mojo_bindings",
|
| "//components/dom_distiller/core",
|
| "//content/public/common",
|
|
|