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

Unified Diff: chrome/test/BUILD.gn

Issue 2465953002: Move Field Trial Utils from chrome/common/variations to components/variations/field_trial_util (Closed)
Patch Set: Created 4 years, 1 month 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 18c17d4fe4053d452e9e67c5c608ca30ef7656f0..7fadd0b0682b7f0bc3e673b6ca1531bd5ed4e1a4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3314,7 +3314,6 @@ test("unit_tests") {
"../common/secure_origin_whitelist_unittest.cc",
"../common/switch_utils_unittest.cc",
"../common/variations/child_process_field_trial_syncer_unittest.cc",
- "../common/variations/variations_util_unittest.cc",
"../renderer/app_categorizer_unittest.cc",
"../renderer/chrome_content_renderer_client_unittest.cc",
"../renderer/content_settings_observer_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698