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

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

Issue 206813002: Remove GN GYP generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « tools/gn/secondary/components/startup_metric_utils/BUILD.gn ('k') | tools/gn/secondary/crypto/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 04467b2c1d3ddbe7e02ac629bc1c8e3c60450930..251315a0d5d8cb7cb2fb9e32cf4b0cecdfefc60b 100644
--- a/tools/gn/secondary/components/translate/BUILD.gn
+++ b/tools/gn/secondary/components/translate/BUILD.gn
@@ -3,8 +3,6 @@
# found in the LICENSE file.
static_library("translate_core_browser") {
- external = true
-
sources = [
"core/browser/language_state.cc",
"core/browser/language_state.h",
@@ -40,8 +38,6 @@ static_library("translate_core_browser") {
}
static_library("translate_core_common") {
- external = true
-
sources = [
"core/common/language_detection_details.cc",
"core/common/language_detection_details.h",
« no previous file with comments | « tools/gn/secondary/components/startup_metric_utils/BUILD.gn ('k') | tools/gn/secondary/crypto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698