| Index: content/browser/service_manager/merge_dictionary.cc
|
| diff --git a/content/browser/mojo/merge_dictionary.cc b/content/browser/service_manager/merge_dictionary.cc
|
| similarity index 96%
|
| rename from content/browser/mojo/merge_dictionary.cc
|
| rename to content/browser/service_manager/merge_dictionary.cc
|
| index 1d5ffb83f7ed7c76d4e4a8583bc7c1fb66118546..231264b5656a1115fda84d591693b6a484b81375 100644
|
| --- a/content/browser/mojo/merge_dictionary.cc
|
| +++ b/content/browser/service_manager/merge_dictionary.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 "content/browser/mojo/merge_dictionary.h"
|
| +#include "content/browser/service_manager/merge_dictionary.h"
|
|
|
| namespace content {
|
|
|
|
|