| Index: services/preferences/tracked/registry_hash_store_contents_win.h
|
| diff --git a/services/preferences/tracked/registry_hash_store_contents_win.h b/services/preferences/tracked/registry_hash_store_contents_win.h
|
| index 0b3b396205d60cda624442ace27e58a48357ce79..41bbfb9ce7e3d1e50529acee249e847b5a21a98c 100644
|
| --- a/services/preferences/tracked/registry_hash_store_contents_win.h
|
| +++ b/services/preferences/tracked/registry_hash_store_contents_win.h
|
| @@ -50,6 +50,7 @@ class RegistryHashStoreContentsWin : public HashStoreContents {
|
|
|
| const base::string16 preference_key_name_;
|
| const bool reset_on_delete_;
|
| + const bool is_for_test_scoped_dir_;
|
| };
|
|
|
| #endif // SERVICES_PREFERENCES_TRACKED_REGISTRY_HASH_STORE_CONTENTS_WIN_H_
|
|
|