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

Unified Diff: net/net.gyp

Issue 17447011: Shuffle media-related WebMimeRegistry code from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: forgot some diffs Created 7 years, 6 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 | « net/base/mime_util.cc ('k') | webkit/glue/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 758419e12225cfbac4eeb1077028cd299ece100c..1d6d0d0ab888a0237b1d066a587fed9967f5389f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1414,11 +1414,6 @@
'include_dirs': [
'../third_party/openssl',
],
- }, { # else OS != "android"
- 'defines': [
- # These are the features Android doesn't support.
- 'ENABLE_MEDIA_CODEC_THEORA',
- ],
},
],
],
« no previous file with comments | « net/base/mime_util.cc ('k') | webkit/glue/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698