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

Unified Diff: components/BUILD.gn

Issue 1404583004: Support gzip-compressed seed data from the variations server. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | components/variations/service/variations_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index f1e32cd1b0d40e192b1e2a3e6884ef127d16d824..59bfd8f86683f35fa1aa6379ef3156272d046bf0 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -396,6 +396,7 @@ test("components_unittests") {
"//components/upload_list:unit_tests",
"//components/user_prefs/tracked:unit_tests",
"//components/variations:unit_tests",
+ "//components/variations/service:unit_tests",
"//components/wallpaper:unit_tests",
"//components/web_resource:unit_tests",
"//components/webcrypto:unit_tests",
« no previous file with comments | « no previous file | components/variations/service/variations_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698