| Index: chrome/test/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/testing_profile.h (revision 30247)
|
| +++ chrome/test/testing_profile.h (working copy)
|
| @@ -209,9 +209,7 @@
|
| scoped_ptr<BookmarkModel> bookmark_bar_model_;
|
|
|
| // The ProfileSyncService. Created by CreateProfileSyncService.
|
| -#if defined(BROWSER_SYNC)
|
| scoped_ptr<ProfileSyncService> profile_sync_service_;
|
| -#endif
|
|
|
| // The TemplateURLFetcher. Only created if CreateTemplateURLModel is invoked.
|
| scoped_ptr<TemplateURLModel> template_url_model_;
|
|
|