Index: services/shell/background/tests/test_catalog_store.h |
diff --git a/mojo/shell/background/tests/test_catalog_store.h b/services/shell/background/tests/test_catalog_store.h |
similarity index 86% |
rename from mojo/shell/background/tests/test_catalog_store.h |
rename to services/shell/background/tests/test_catalog_store.h |
index 30872a1171cae0be02bdc6dca1e4a4a098524bf7..e0145f4378c578113ceeab327938df4c1c91a51d 100644 |
--- a/mojo/shell/background/tests/test_catalog_store.h |
+++ b/services/shell/background/tests/test_catalog_store.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 MOJO_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |
-#define MOJO_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |
+#ifndef SERVICES_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |
+#define SERVICES_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |
#include <string> |
@@ -43,4 +43,4 @@ scoped_ptr<base::DictionaryValue> BuildPermissiveSerializedAppInfo( |
} // namespace shell |
} // namespace mojo |
-#endif // MOJO_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |
+#endif // SERVICES_SHELL_BACKGROUND_TESTS_TEST_CATALOG_STORE_H_ |