Chromium Code Reviews| Index: components/components.gyp |
| diff --git a/components/components.gyp b/components/components.gyp |
| index c8b1e35e231d5e3b029af2d8fa2697469132702b..03a0671b7412ee8d5ec94016bc11661e92d98e6e 100644 |
| --- a/components/components.gyp |
| +++ b/components/components.gyp |
| @@ -83,6 +83,7 @@ |
| }], |
| ['OS == "ios"', { |
| 'includes': [ |
| + 'open_from_clipboard.gypi', |
| 'webp_transcode.gypi', |
| ], |
| }], |