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

Unified Diff: content/browser/service_manager/merge_dictionary_unittest.cc

Issue 2387263002: Rename MojoShellContext -> ServiceManagerContext. (Closed)
Patch Set: . 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: content/browser/service_manager/merge_dictionary_unittest.cc
diff --git a/content/browser/mojo/merge_dictionary_unittest.cc b/content/browser/service_manager/merge_dictionary_unittest.cc
similarity index 97%
rename from content/browser/mojo/merge_dictionary_unittest.cc
rename to content/browser/service_manager/merge_dictionary_unittest.cc
index 16e7af6ef1b4a1a4ee98e4e50405d5c3453a2fc8..17c2cfe6014c0d425eba6f699a6c3288683c9057 100644
--- a/content/browser/mojo/merge_dictionary_unittest.cc
+++ b/content/browser/service_manager/merge_dictionary_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/memory/ptr_util.h"
-#include "content/browser/mojo/merge_dictionary.h"
+#include "content/browser/service_manager/merge_dictionary.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace content {
« no previous file with comments | « content/browser/service_manager/merge_dictionary.cc ('k') | content/browser/service_manager/service_manager_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698