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

Unified Diff: tools/gn/secondary/components/navigation_metrics/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 | « tools/gn/secondary/BUILD.gn ('k') | tools/gn/secondary/components/startup_metric_utils/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/components/navigation_metrics/BUILD.gn
diff --git a/tools/gn/secondary/components/navigation_metrics/BUILD.gn b/tools/gn/secondary/components/navigation_metrics/BUILD.gn
index 0ac586656d4c2d07487af5ad0301fa0a47c5db4f..4a80bf9a9911057772578106be61c7fa7af8d745 100644
--- a/tools/gn/secondary/components/navigation_metrics/BUILD.gn
+++ b/tools/gn/secondary/components/navigation_metrics/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-component("navigation_metrics") {
+static_library("navigation_metrics") {
external = true
sources = [
« no previous file with comments | « tools/gn/secondary/BUILD.gn ('k') | tools/gn/secondary/components/startup_metric_utils/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698