| Index: ios/chrome/browser/physical_web/BUILD.gn
|
| diff --git a/ios/chrome/browser/physical_web/BUILD.gn b/ios/chrome/browser/physical_web/BUILD.gn
|
| index 832f11376f7f1bcfbabdfe0a9d98ee4aef666211..3257f057f100736c67ad6ac566822ac9cb478df5 100644
|
| --- a/ios/chrome/browser/physical_web/BUILD.gn
|
| +++ b/ios/chrome/browser/physical_web/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| source_set("physical_web") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| sources = [
|
| "create_physical_web_data_source.h",
|
| "create_physical_web_data_source.mm",
|
|
|