Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index b16780852da34224aab41d917b43e448df7507be..9ded65f0126314e0d4b2652e3b641bcb5b736b3f 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -647,10 +647,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', |
], |
}, |
], |