Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index eaa2156bd40a7a610c0eba95cc480c857288b6d0..f37c99d3755f4e45f62259957c99bf194f72186c 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -2232,4 +2232,6 @@ const char kRLZBrand[] = "rlz.brand"; |
| const char kRLZDisabled[] = "rlz.disabled"; |
| #endif |
| +extern const char kAppListProfile[] = "app_list.profile"; |
|
tapted
2013/01/17 04:23:31
this needs a comment (sorry - that was my bad in t
koz (OOO until 15th September)
2013/01/18 05:37:33
Done.
|
| + |
| } // namespace prefs |