| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index b4733dfedcf1baf794c49cc2807f6a7001541ecc..a3f240024c04f25f3855db3a4f637cfa703b72a0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -630,10 +630,12 @@
|
| '../mojo/mojom_bindings_generator.gypi'
|
| ],
|
| 'sources': [
|
| + 'common/image_decoder.mojom',
|
| 'common/resource_usage_reporter.mojom',
|
| ],
|
| 'dependencies': [
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| + '../skia/skia.gyp:skia_mojo',
|
| ],
|
| },
|
| ],
|
|
|