Index: chrome/chrome_gpu.gypi |
diff --git a/chrome/chrome_gpu.gypi b/chrome/chrome_gpu.gypi |
index 3d153e3acb23788724d48c4c46fff7abfe362bce..c4e8a8677afe3c68aa39f5c8fba1a1d5e908280b 100644 |
--- a/chrome/chrome_gpu.gypi |
+++ b/chrome/chrome_gpu.gypi |
@@ -19,6 +19,7 @@ |
'dependencies': [ |
'../content/content.gyp:content_common', |
'../content/content.gyp:content_gpu', |
+ '../media/media.gyp:media_gpu', |
], |
'conditions': [ |
['chromeos==1', { |