| Index: chrome/test/live_sync/live_bookmarks_sync_test.h
|
| ===================================================================
|
| --- chrome/test/live_sync/live_bookmarks_sync_test.h (revision 30247)
|
| +++ chrome/test/live_sync/live_bookmarks_sync_test.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_TEST_LIVE_SYNC_LIVE_BOOKMARKS_SYNC_TEST_H_
|
| #define CHROME_TEST_LIVE_SYNC_LIVE_BOOKMARKS_SYNC_TEST_H_
|
|
|
| @@ -81,5 +79,3 @@
|
| };
|
|
|
| #endif // CHROME_TEST_SYNC_LIVE_BOOKMARKS_SYNC_TEST_H_
|
| -
|
| -#endif // defined(BROWSER_SYNC)
|
|
|