| Index: chrome/browser/apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| diff --git a/apps/app_shim/test/app_shim_host_manager_test_api_mac.h b/chrome/browser/apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| similarity index 73%
|
| rename from apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| rename to chrome/browser/apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| index b42e38938d0269e9e542a1edbbe90a4d15176477..61d522c3dbc687daf511e67b9e00b99165bb3fda 100644
|
| --- a/apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| +++ b/chrome/browser/apps/app_shim/test/app_shim_host_manager_test_api_mac.h
|
| @@ -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 APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H
|
| -#define APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H
|
| +#ifndef CHROME_BROWSER_APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H_
|
| +#define CHROME_BROWSER_APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H_
|
|
|
| #include "base/basictypes.h"
|
|
|
| @@ -35,4 +35,4 @@ class AppShimHostManagerTestApi {
|
|
|
| } // namespace test
|
|
|
| -#endif // APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H
|
| +#endif // CHROME_BROWSER_APPS_APP_SHIM_TEST_APP_SHIM_HOST_MANAGER_TEST_API_MAC_H_
|
|
|