Index: chrome/test/live_sync/bookmark_model_verifier.h |
=================================================================== |
--- chrome/test/live_sync/bookmark_model_verifier.h (revision 30247) |
+++ chrome/test/live_sync/bookmark_model_verifier.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_BOOKMARK_MODEL_VERIFIER_H_ |
#define CHROME_TEST_LIVE_SYNC_BOOKMARK_MODEL_VERIFIER_H_ |
@@ -112,5 +110,3 @@ |
}; |
#endif // CHROME_TEST_LIVE_SYNC_BOOKMARK_MODEL_VERIFIER_H_ |
- |
-#endif // defined(BROWSER_SYNC) |