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

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

Issue 159883002: Move TranslatePrefs to the Translate component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@acceptLanguages
Patch Set: Fix ChromeOS browsertests Created 6 years, 10 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
Index: tools/gn/secondary/components/translate/BUILD.gn
diff --git a/tools/gn/secondary/components/translate/BUILD.gn b/tools/gn/secondary/components/translate/BUILD.gn
index b5bc747a2642adbc4b778f5ab1dcc00e0b03ae3d..6a9882adbbfd8b3f87dc06eaf037cfc6c5742b1b 100644
--- a/tools/gn/secondary/components/translate/BUILD.gn
+++ b/tools/gn/secondary/components/translate/BUILD.gn
@@ -21,6 +21,8 @@ static_library("translate_core_browser") {
"core/browser/translate_event_details.h",
"core/browser/translate_language_list.cc",
"core/browser/translate_language_list.h",
+ "core/browser/translate_prefs.cc",
+ "core/browser/translate_prefs.h",
"core/browser/translate_script.cc",
"core/browser/translate_script.h",
"core/browser/translate_url_fetcher.cc",
« components/translate.gypi ('K') | « components/translate/core/browser/translate_prefs_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698