Index: chrome/test/live_sync/live_preferences_sync_test.h |
=================================================================== |
--- chrome/test/live_sync/live_preferences_sync_test.h (revision 92173) |
+++ chrome/test/live_sync/live_preferences_sync_test.h (working copy) |
@@ -64,7 +64,7 @@ |
// |verifier| if DisableVerifier() hasn't been called. |
void ChangeListPref(int index, |
const char* pref_name, |
- const ListValue& new_value); |
+ const base::ListValue& new_value); |
// Used to verify that the boolean preference with name |pref_name| has the |
// same value across all profiles. Also checks |verifier| if DisableVerifier() |