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

Unified Diff: 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 | « no previous file | components/translate/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b2b4bc16b63d195fa91093f2233227c6850bdbd3..65e2eb3cdc3a95ca19154a0c1551e1df775304c9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -24,8 +24,8 @@ group("root") {
"//components/os_crypt",
"//components/startup_metric_utils",
"//components/resources:components_resources",
- #"//components/translate:translate_core_browser",
- #"//components/translate:translate_core_common",
+ "//components/translate:translate_core_browser",
+ "//components/translate:translate_core_common",
"//components/url_matcher",
"//crypto",
"//device/usb",
« no previous file with comments | « no previous file | components/translate/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698