Index: chrome/browser/sync/glue/sync_backend_host.h |
=================================================================== |
--- chrome/browser/sync/glue/sync_backend_host.h (revision 30247) |
+++ chrome/browser/sync/glue/sync_backend_host.h (working copy) |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#if defined(BROWSER_SYNC) |
- |
#ifndef CHROME_BROWSER_SYNC_GLUE_SYNC_BACKEND_HOST_H_ |
#define CHROME_BROWSER_SYNC_GLUE_SYNC_BACKEND_HOST_H_ |
@@ -288,4 +286,3 @@ |
} // namespace browser_sync |
#endif // CHROME_BROWSER_SYNC_GLUE_SYNC_BACKEND_HOST_H_ |
-#endif // defined(BROWSER_SYNC) |