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

Unified Diff: components/translate/core/common/BUILD.gn

Issue 2819793002: Translate: do not show the context menu entry when the feature is disabled (Closed)
Patch Set: some more include path changes for ios/android Created 3 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
Index: components/translate/core/common/BUILD.gn
diff --git a/components/translate/core/common/BUILD.gn b/components/translate/core/common/BUILD.gn
index 237c1aee014b5435b8d62d9cf56197b00a39150b..f8038c92d811a49a87829c19decbd7f7716bfd9b 100644
--- a/components/translate/core/common/BUILD.gn
+++ b/components/translate/core/common/BUILD.gn
@@ -11,8 +11,6 @@ static_library("common") {
"translate_errors.h",
"translate_metrics.cc",
"translate_metrics.h",
- "translate_pref_names.cc",
- "translate_pref_names.h",
"translate_switches.cc",
"translate_switches.h",
"translate_util.cc",
« no previous file with comments | « components/translate/core/browser/translate_prefs.cc ('k') | components/translate/core/common/translate_pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698