| Index: ios/shared/chrome/browser/tabs/BUILD.gn
|
| diff --git a/ios/shared/chrome/browser/tabs/BUILD.gn b/ios/shared/chrome/browser/tabs/BUILD.gn
|
| index 484ea14f7533979e9ce047d552a49279eef48d0e..00f8d41eb1fc2d00b6310d93cbe103368d1465f6 100644
|
| --- a/ios/shared/chrome/browser/tabs/BUILD.gn
|
| +++ b/ios/shared/chrome/browser/tabs/BUILD.gn
|
| @@ -17,6 +17,8 @@ source_set("tabs") {
|
| "web_state_list_observer_bridge.mm",
|
| "web_state_list_order_controller.h",
|
| "web_state_list_order_controller.mm",
|
| + "web_state_list_serialisation.h",
|
| + "web_state_list_serialisation.mm",
|
| "web_state_opener.h",
|
| "web_state_opener.mm",
|
| ]
|
|
|