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

Unified Diff: components/variations/proto/variations_seed.proto

Issue 412943002: Move variations component code to variations namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
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
« no previous file with comments | « components/variations/proto/study.proto ('k') | components/variations/study_filtering.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/proto/variations_seed.proto
===================================================================
--- components/variations/proto/variations_seed.proto (revision 285608)
+++ components/variations/proto/variations_seed.proto (working copy)
@@ -6,7 +6,7 @@
option optimize_for = LITE_RUNTIME;
-package chrome_variations;
+package variations;
import "study.proto";
« no previous file with comments | « components/variations/proto/study.proto ('k') | components/variations/study_filtering.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698