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

Unified Diff: components/variations.gypi

Issue 387393002: [Variations] Renaming ChromeVariations to ClientVariations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits 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
« no previous file with comments | « no previous file | components/variations/proto/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index 1751336f9ca7a138e6e754225c6041844f6bdcfe..c3589aea4ba12150939c4324d7cb59f6bbdf4d33 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -33,7 +33,7 @@
'variations/pref_names.h',
'variations/processed_study.cc',
'variations/processed_study.h',
- 'variations/proto/chrome_experiments.proto',
+ 'variations/proto/client_variations.proto',
'variations/proto/permuted_entropy_cache.proto',
'variations/proto/study.proto',
'variations/proto/variations_seed.proto',
« no previous file with comments | « no previous file | components/variations/proto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698