summaryrefslogtreecommitdiffstats
path: root/components/metrics/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/metrics/BUILD.gn')
-rw-r--r--components/metrics/BUILD.gn5
1 files changed, 0 insertions, 5 deletions
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 3a5fd4d..4796d5c 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -208,10 +208,5 @@ source_set("unit_tests") {
"//content/public/common",
"//testing/gtest",
]
-
- if (is_linux) {
- sources += [ "serialization/serialization_utils_unittest.cc" ]
- deps += [ ":serialization" ]
- }
}
# TODO(GYP): metrics_chromeos