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

Unified Diff: trunk/src/media/media.gyp

Issue 14263002: Revert 193992 "Lets try this again." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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 | « trunk/src/jingle/jingle.gyp ('k') | trunk/src/net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/media/media.gyp
===================================================================
--- trunk/src/media/media.gyp (revision 194148)
+++ trunk/src/media/media.gyp (working copy)
@@ -46,11 +46,11 @@
'type': '<(component)',
'dependencies': [
'../base/base.gyp:base',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../crypto/crypto.gyp:crypto',
'../skia/skia.gyp:skia',
'../third_party/opus/opus.gyp:opus',
'../ui/ui.gyp:ui',
- '../url/url.gyp:url',
],
'defines': [
'MEDIA_IMPLEMENTATION',
« no previous file with comments | « trunk/src/jingle/jingle.gyp ('k') | trunk/src/net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698