Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Unified Diff: services/service_manager/background/tests/test_catalog_store.cc

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: services/service_manager/background/tests/test_catalog_store.cc
diff --git a/services/shell/background/tests/test_catalog_store.cc b/services/service_manager/background/tests/test_catalog_store.cc
similarity index 96%
rename from services/shell/background/tests/test_catalog_store.cc
rename to services/service_manager/background/tests/test_catalog_store.cc
index e8a4194d9da20b8741a2932f5e5225758969b54f..5cda100cd83382bfe0c44fb62b6e2227329a5ec7 100644
--- a/services/shell/background/tests/test_catalog_store.cc
+++ b/services/service_manager/background/tests/test_catalog_store.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "services/shell/background/tests/test_catalog_store.h"
+#include "services/service_manager/background/tests/test_catalog_store.h"
using catalog::Store;

Powered by Google App Engine
This is Rietveld 408576698