| Index: extensions/browser/guest_view/app_view/app_view_constants.cc
|
| diff --git a/chrome/browser/guest_view/app_view/app_view_constants.cc b/extensions/browser/guest_view/app_view/app_view_constants.cc
|
| similarity index 88%
|
| rename from chrome/browser/guest_view/app_view/app_view_constants.cc
|
| rename to extensions/browser/guest_view/app_view/app_view_constants.cc
|
| index 6d8e39e56732b63dfc53996ec8cb067a4ea20ba6..71ff89b47711c6e74029d853514fa78e8784eaac 100644
|
| --- a/chrome/browser/guest_view/app_view/app_view_constants.cc
|
| +++ b/extensions/browser/guest_view/app_view/app_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 "chrome/browser/guest_view/app_view/app_view_constants.h"
|
| +#include "extensions/browser/guest_view/app_view/app_view_constants.h"
|
|
|
| namespace appview {
|
|
|
|
|