| 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 2494342b725e8153845b513596d9ac222432d6ee..e306568f3f13d1e1fe8ebc0bda35ab9a37abfcdc 100644
|
| --- a/components/dom_distiller/content/browser/BUILD.gn
|
| +++ b/components/dom_distiller/content/browser/BUILD.gn
|
| @@ -41,6 +41,7 @@ static_library("browser") {
|
| "//sync",
|
| "//third_party/WebKit/public:blink_headers",
|
| "//ui/base",
|
| + "//ui/display",
|
| "//ui/gfx",
|
| "//url",
|
| ]
|
|
|