Chromium Code Reviews| Index: third_party/libexif/BUILD.gn |
| diff --git a/third_party/libexif/BUILD.gn b/third_party/libexif/BUILD.gn |
| index 04db0bbec559bec17aa3aff9ca06160de097f20d..1431f375107d60fbc6a4595871721de77c498702 100644 |
| --- a/third_party/libexif/BUILD.gn |
| +++ b/third_party/libexif/BUILD.gn |
| @@ -19,7 +19,7 @@ if (!is_linux || is_chromeos) { |
| } |
| } |
| - shared_library("libexif") { |
| + loadable_module("libexif") { |
| sources = [ |
| "sources/libexif/canon/exif-mnote-data-canon.c", |
| "sources/libexif/canon/mnote-canon-entry.c", |