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

Unified Diff: components/translate/BUILD.gn

Issue 250373002: Enable builds of some translate libraries in GN world. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months 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 | « BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/BUILD.gn
diff --git a/components/translate/BUILD.gn b/components/translate/BUILD.gn
index e2250587348a49a1889c35c64c9a7811cdd87765..b6134adf725d6887ee21c476ae4dee6eb4351907 100644
--- a/components/translate/BUILD.gn
+++ b/components/translate/BUILD.gn
@@ -33,6 +33,7 @@ static_library("translate_core_browser") {
deps = [
":translate_core_common",
"//base",
+ "//components/resources:components_resources",
"//url",
]
}
« no previous file with comments | « BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698