| Index: components/guest_view/common/guest_view_constants.cc
|
| diff --git a/extensions/common/guest_view/guest_view_constants.cc b/components/guest_view/common/guest_view_constants.cc
|
| similarity index 95%
|
| copy from extensions/common/guest_view/guest_view_constants.cc
|
| copy to components/guest_view/common/guest_view_constants.cc
|
| index f5acd357a3351242fadf97cdd099da44c4ddf750..c522f165ae228b48167a063f2344a75d9e026264 100644
|
| --- a/extensions/common/guest_view/guest_view_constants.cc
|
| +++ b/components/guest_view/common/guest_view_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 "extensions/common/guest_view/guest_view_constants.h"
|
| +#include "components/guest_view/common/guest_view_constants.h"
|
|
|
| namespace guestview {
|
|
|
|
|