| Index: components/autofill/core/common/web_element_descriptor.cc
|
| diff --git a/components/autofill/common/web_element_descriptor.cc b/components/autofill/core/common/web_element_descriptor.cc
|
| similarity index 81%
|
| rename from components/autofill/common/web_element_descriptor.cc
|
| rename to components/autofill/core/common/web_element_descriptor.cc
|
| index b8287785a728112ec41ed9b83d4c81901255c569..705ace788c3aaace5bfca945b6cb472f49e93df8 100644
|
| --- a/components/autofill/common/web_element_descriptor.cc
|
| +++ b/components/autofill/core/common/web_element_descriptor.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/autofill/common/web_element_descriptor.h"
|
| +#include "components/autofill/core/common/web_element_descriptor.h"
|
|
|
| namespace autofill {
|
|
|
|
|