Chromium Code Reviews| Index: rlz/win/lib/rlz_value_store_registry.cc |
| diff --git a/rlz/win/lib/rlz_value_store_registry.cc b/rlz/win/lib/rlz_value_store_registry.cc |
| index 0aa0023c0cbefe05380c0b30fd3356069e0f6811..2b50767a4a85a551221c5daa08fd5c07ffa1b98e 100644 |
| --- a/rlz/win/lib/rlz_value_store_registry.cc |
| +++ b/rlz/win/lib/rlz_value_store_registry.cc |
| @@ -13,6 +13,8 @@ |
| #include "rlz/lib/string_utils.h" |
| #include "rlz/win/lib/registry_util.h" |
| +using base::ASCIIToWide; |
| + |
| namespace rlz_lib { |
| namespace { |