| Index: chrome/test/sync/test_http_bridge_factory.h
|
| ===================================================================
|
| --- chrome/test/sync/test_http_bridge_factory.h (revision 30247)
|
| +++ chrome/test/sync/test_http_bridge_factory.h (working copy)
|
| @@ -5,8 +5,6 @@
|
| #ifndef CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
| #define CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
|
|
| -#if defined(BROWSER_SYNC)
|
| -
|
| #include "chrome/browser/sync/engine/syncapi.h"
|
|
|
| namespace browser_sync {
|
| @@ -64,6 +62,4 @@
|
|
|
| } // namespace browser_sync
|
|
|
| -
|
| -#endif // defined(BROWSER_SYNC)
|
| #endif // CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
|
|
| Property changes on: chrome/test/sync/test_http_bridge_factory.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|