| Index: chrome/browser/sync/profile_sync_service_observer.h
|
| diff --git a/chrome/browser/sync/profile_sync_service_observer.h b/chrome/browser/sync/profile_sync_service_observer.h
|
| index 5a9c0ca9e014f440ca9ce760e06401316176f1a6..2bd967c8d7e4b3a2a42958b7230df8f4e06f52b7 100644
|
| --- a/chrome/browser/sync/profile_sync_service_observer.h
|
| +++ b/chrome/browser/sync/profile_sync_service_observer.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_OBSERVER_H_
|
| #define CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_OBSERVER_H_
|
| -#pragma once
|
|
|
| // Various UI components such as the New Tab page can be driven by observing
|
| // the ProfileSyncService through this interface.
|
|
|