Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2376)

Unified Diff: build/all.gyp

Issue 10919092: Build supported media targets on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Nit Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/base/media_android.cc » ('j') | media/base/media_stub.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index ce2b014c1c699e2213db77743f8db803990665b9..71c0454677a70608b426daadfe793911e91932c1 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -12,6 +12,7 @@
'some.gyp:*',
'../base/base.gyp:*',
'../crypto/crypto.gyp:*',
+ '../media/media.gyp:*',
'../net/net.gyp:*',
'../sql/sql.gyp:*',
'../testing/gtest.gyp:*',
@@ -38,7 +39,6 @@
'../gpu/tools/tools.gyp:*',
'../ipc/ipc.gyp:*',
'../jingle/jingle.gyp:*',
- '../media/media.gyp:*',
'../ppapi/ppapi.gyp:*',
'../ppapi/ppapi_internal.gyp:*',
'../printing/printing.gyp:*',
« no previous file with comments | « no previous file | media/base/media_android.cc » ('j') | media/base/media_stub.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698