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

Unified Diff: tools/gn/secondary/BUILD.gn

Issue 117813003: Add BUILD.gn file for components's translate_common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « no previous file | tools/gn/secondary/components/navigation_metrics/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/BUILD.gn
diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn
index 7b3904d697a73cd4844f7e797dc11b5c9c6d0780..0dc38de767958deaca716b3591eb69304ffd2401 100644
--- a/tools/gn/secondary/BUILD.gn
+++ b/tools/gn/secondary/BUILD.gn
@@ -12,6 +12,7 @@ group("root") {
"//components/navigation_metrics",
"//components/onc:onc_component",
"//components/startup_metric_utils",
+ "//components/translate:translate_common",
"//crypto",
"//device/usb:device_usb",
"//ipc",
« no previous file with comments | « no previous file | tools/gn/secondary/components/navigation_metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698