| 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..eb2ca744d76aeab84e60ca033f8c7f239c59eb0f 100644
|
| --- a/components/guest_view/common/guest_view_message_generator.h
|
| +++ b/components/framelet/common/framelet_message_generator.h
|
| @@ -4,4 +4,5 @@
|
|
|
| // Multiply-included file, no traditional include guard.
|
|
|
| -#include "components/guest_view/common/guest_view_messages.h"
|
| +#include "components/framelet/common/framelet_messages.h"
|
| +
|
|
|