Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: components/dom_distiller/webui/BUILD.gn

Issue 756233002: Add more components unittests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/dom_distiller/core/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/webui/BUILD.gn
diff --git a/components/dom_distiller/webui/BUILD.gn b/components/dom_distiller/webui/BUILD.gn
index 98f9d479907b018f7271505735d2e84687d00026..539c04bca45fd14b98b98026a78e418be8e055c2 100644
--- a/components/dom_distiller/webui/BUILD.gn
+++ b/components/dom_distiller/webui/BUILD.gn
@@ -18,7 +18,9 @@ static_library("webui") {
"//components/resources",
"//components/strings",
"//content/public/browser",
+ "//net",
"//skia",
"//sync",
+ "//url",
]
}
« no previous file with comments | « components/dom_distiller/core/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698