| Index: components/dom_distiller/ios/BUILD.gn
|
| diff --git a/components/dom_distiller/ios/BUILD.gn b/components/dom_distiller/ios/BUILD.gn
|
| index 18c9b24d261ad53f672ceb1d6df6779292197729..8c796adba20b16397b78c179a7938eceb6c2df6f 100644
|
| --- a/components/dom_distiller/ios/BUILD.gn
|
| +++ b/components/dom_distiller/ios/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| source_set("ios") {
|
| + configs += [ "//build/config/compiler:enable_arc" ]
|
| sources = [
|
| "distiller_page_factory_ios.h",
|
| "distiller_page_factory_ios.mm",
|
|
|