| Index: chrome/browser/first_run/first_run.h
|
| diff --git a/chrome/browser/first_run/first_run.h b/chrome/browser/first_run/first_run.h
|
| index 93f448413d7fc430ab2712236dc1174f51904db4..c3a1680e08731971375383fabb56b3cad2323464 100644
|
| --- a/chrome/browser/first_run/first_run.h
|
| +++ b/chrome/browser/first_run/first_run.h
|
| @@ -82,7 +82,6 @@ struct MasterPrefs {
|
| std::vector<GURL> bookmarks;
|
| std::string import_bookmarks_path;
|
| std::string compressed_variations_seed;
|
| - std::string variations_seed;
|
| std::string variations_seed_signature;
|
| std::string suppress_default_browser_prompt_for_version;
|
| };
|
|
|