| Index: components/framelet/common/framelet_message_generator.h
|
| diff --git a/components/guest_view/common/guest_view_message_generator.h b/components/framelet/common/framelet_message_generator.h
|
| similarity index 78%
|
| copy from components/guest_view/common/guest_view_message_generator.h
|
| copy to components/framelet/common/framelet_message_generator.h
|
| index 0e569e226f1e9860a068a7fd76c9c303e48075c9..cb4b3c40c418d1890734034ac81b2e6e5a297f79 100644
|
| --- a/components/guest_view/common/guest_view_message_generator.h
|
| +++ b/components/framelet/common/framelet_message_generator.h
|
| @@ -4,4 +4,4 @@
|
|
|
| // Multiply-included file, no traditional include guard.
|
|
|
| -#include "components/guest_view/common/guest_view_messages.h"
|
| +#include "components/framelet/common/framelet_messages.h"
|
|
|