| Index: components/dom_distiller/content/browser/BUILD.gn
|
| diff --git a/components/dom_distiller/content/browser/BUILD.gn b/components/dom_distiller/content/browser/BUILD.gn
|
| index e306568f3f13d1e1fe8ebc0bda35ab9a37abfcdc..59dc377473ff0064c5df1d6c343cd2dad8684407 100644
|
| --- a/components/dom_distiller/content/browser/BUILD.gn
|
| +++ b/components/dom_distiller/content/browser/BUILD.gn
|
| @@ -37,6 +37,7 @@ static_library("browser") {
|
| "//content/public/common",
|
| "//mojo/public/cpp/bindings",
|
| "//net",
|
| + "//services/shell/public/cpp",
|
| "//skia",
|
| "//sync",
|
| "//third_party/WebKit/public:blink_headers",
|
|
|