| Index: chrome/browser/sync/test/test_http_bridge_factory.h
|
| ===================================================================
|
| --- chrome/browser/sync/test/test_http_bridge_factory.h (revision 99413)
|
| +++ chrome/browser/sync/test/test_http_bridge_factory.h (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
| -#define CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
| +#ifndef CHROME_BROWSER_SYNC_TEST_TEST_HTTP_BRIDGE_FACTORY_H_
|
| +#define CHROME_BROWSER_SYNC_TEST_TEST_HTTP_BRIDGE_FACTORY_H_
|
| #pragma once
|
|
|
| #include "base/compiler_specific.h"
|
| @@ -51,4 +51,4 @@
|
|
|
| } // namespace browser_sync
|
|
|
| -#endif // CHROME_TEST_SYNC_TEST_HTTP_BRIDGE_FACTORY_H_
|
| +#endif // CHROME_BROWSER_SYNC_TEST_TEST_HTTP_BRIDGE_FACTORY_H_
|
|
|