Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index de33ffdaa32866283288dbfcf6b46414f7f97a85..6ee938bcc72d7015a7916b93c706964e84c4fe53 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -650,6 +650,7 @@ |
| 'mojom_files': [ |
| 'common/image_decoder.mojom', |
| 'common/resource_usage_reporter.mojom', |
| + 'common/shell_handler_win.mojom', |
|
gab
2016/06/28 20:59:18
Why does this need to be in common/? I would expec
Patrick Monette
2016/06/28 23:22:24
The mojom file is used by chrome/browser and chrom
|
| ], |
| 'mojom_typemaps': [ |
| '../skia/public/interfaces/skbitmap.typemap', |