summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index c50921f..7c3f54b 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -23,6 +23,7 @@
'dependencies': [
'../base/base.gyp:*',
'../net/net.gyp:*',
+ '../media/media.gyp:*',
],
'conditions': [
['OS=="linux"', {
@@ -38,7 +39,6 @@
['all_gyps', {
'dependencies': [
'../chrome/chrome.gyp:*',
- '../media/media.gyp:*',
'../printing/printing.gyp:*',
'../sdch/sdch.gyp:*',
'../skia/skia.gyp:*',