| Index: components/translate/core/common/translate_switches.cc
|
| diff --git a/components/translate/common/translate_switches.cc b/components/translate/core/common/translate_switches.cc
|
| similarity index 86%
|
| rename from components/translate/common/translate_switches.cc
|
| rename to components/translate/core/common/translate_switches.cc
|
| index 714bbfbb76036b9fa29531be75ec7e25d074caab..890dcc3cfb3a42ec0d043a507f44a176d5aaab43 100644
|
| --- a/components/translate/common/translate_switches.cc
|
| +++ b/components/translate/core/common/translate_switches.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 "components/translate/common/translate_switches.h"
|
| +#include "components/translate/core/common/translate_switches.h"
|
|
|
| namespace translate {
|
| namespace switches {
|
|
|