| Index: cc/ipc/local_frame_id.mojom
|
| diff --git a/cc/ipc/local_frame_id.mojom b/cc/ipc/local_frame_id.mojom
|
| index 6b25b6b7da302c475b74d0fe7f93769838be2d28..1ede094ebe1bcda63dd09d642ed548240b37120e 100644
|
| --- a/cc/ipc/local_frame_id.mojom
|
| +++ b/cc/ipc/local_frame_id.mojom
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| module cc.mojom;
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/unguessable_token.mojom";
|
|
|
| struct LocalFrameId {
|
| // An identifier allocated by the client uniquely identifying a surface within
|
|
|