| Index: chrome/browser/sync/glue/http_bridge.h
|
| ===================================================================
|
| --- chrome/browser/sync/glue/http_bridge.h (revision 30247)
|
| +++ chrome/browser/sync/glue/http_bridge.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_HTTP_BRIDGE_H_
|
| #define CHROME_BROWSER_SYNC_GLUE_HTTP_BRIDGE_H_
|
|
|
| @@ -200,5 +198,3 @@
|
| } // namespace browser_sync
|
|
|
| #endif // CHROME_BROWSER_SYNC_GLUE_HTTP_BRIDGE_H_
|
| -
|
| -#endif // defined(BROWSER_SYNC)
|
|
|