| Index: ios/chrome/browser/snapshots/BUILD.gn
|
| diff --git a/ios/chrome/browser/snapshots/BUILD.gn b/ios/chrome/browser/snapshots/BUILD.gn
|
| index 20d924e2cacd9162ea7ffc7fffa3a2c4eb4aee49..8b4aecc6f3a724d3e0ca6fd1eb2821b51aba2b62 100644
|
| --- a/ios/chrome/browser/snapshots/BUILD.gn
|
| +++ b/ios/chrome/browser/snapshots/BUILD.gn
|
| @@ -13,6 +13,8 @@ source_set("snapshots") {
|
| "snapshot_cache_internal.h",
|
| "snapshot_cache_web_state_list_observer.h",
|
| "snapshot_cache_web_state_list_observer.mm",
|
| + "snapshot_constants.h",
|
| + "snapshot_constants.mm",
|
| "snapshot_manager.h",
|
| "snapshot_manager.mm",
|
| "snapshot_overlay.h",
|
|
|