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

Unified Diff: chrome/chrome.gyp

Issue 20572004: Add media file validation to utility process (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 7 years, 4 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 9b0329444541734a691631f8ec6950b587ca94ee..242dcd6181765ce27ea8b53e489864633d1caabd 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -249,6 +249,7 @@
'dependencies': [
'../base/base.gyp:base',
'../content/content.gyp:content_utility',
+ '../media/media.gyp:media',
'../skia/skia.gyp:skia',
'../third_party/libxml/libxml.gyp:libxml',
'common',

Powered by Google App Engine
This is Rietveld 408576698