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

Unified Diff: components/components_tests.gyp

Issue 394093003: Moves components/metrics/chromeos to c/m/serialization/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 61d2ffb7468d0ccbcf70415c0948bffc71e49bff..925cb16c14f5ca02d3243ed40c449118c2800634 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -560,7 +560,7 @@
],
'dependencies': [
'../chromeos/chromeos.gyp:chromeos_test_support',
- 'components.gyp:metrics_chromeos',
+ 'components.gyp:metrics_external_utils',
],
}],
['OS=="linux"', {

Powered by Google App Engine
This is Rietveld 408576698