| Index: chrome/test/live_sync/single_client_live_preferences_sync_test.cc | 
| =================================================================== | 
| --- chrome/test/live_sync/single_client_live_preferences_sync_test.cc	(revision 70995) | 
| +++ chrome/test/live_sync/single_client_live_preferences_sync_test.cc	(working copy) | 
| @@ -2,6 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| +#include "chrome/common/pref_names.h" | 
| #include "chrome/test/live_sync/live_preferences_sync_test.h" | 
|  | 
| IN_PROC_BROWSER_TEST_F(SingleClientLivePreferencesSyncTest, Sanity) { | 
|  |