| Index: content/common/mojo/constants.cc
|
| diff --git a/content/browser/mojo/constants.cc b/content/common/mojo/constants.cc
|
| similarity index 96%
|
| rename from content/browser/mojo/constants.cc
|
| rename to content/common/mojo/constants.cc
|
| index 4fe5f2ab7051a15b2297dd1e3b91f9d1bcb8a844..2f776b7bf8e3cb1c1e2ce89b7b58a596d1ec6cbe 100644
|
| --- a/content/browser/mojo/constants.cc
|
| +++ b/content/common/mojo/constants.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/constants.h"
|
| +#include "content/common/mojo/constants.h"
|
|
|
| namespace content {
|
|
|
|
|