Title: [108630] trunk/Source/WebKit/chromium
Revision
108630
Author
pe...@chromium.org
Date
2012-02-23 08:19:21 -0800 (Thu, 23 Feb 2012)

Log Message

Unreviewed build fix. Remove the ffmpeg binary directory from the
Chromium-Windows DEPS file, following the commit done in the
Chromium repository:
http://src.chromium.org/viewvc/chrome?view=rev&revision=123123

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (108629 => 108630)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-02-23 16:08:10 UTC (rev 108629)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-02-23 16:19:21 UTC (rev 108630)
@@ -1,5 +1,14 @@
 2012-02-23  Peter Beverloo  <pe...@chromium.org>
 
+        Unreviewed build fix. Remove the ffmpeg binary directory from the
+        Chromium-Windows DEPS file, following the commit done in the
+        Chromium repository:
+        http://src.chromium.org/viewvc/chrome?view=rev&revision=123123
+
+        * DEPS:
+
+2012-02-23  Peter Beverloo  <pe...@chromium.org>
+
         Unreviewed.  Rolled DEPS.
 
         * DEPS:

Modified: trunk/Source/WebKit/chromium/DEPS (108629 => 108630)


--- trunk/Source/WebKit/chromium/DEPS	2012-02-23 16:08:10 UTC (rev 108629)
+++ trunk/Source/WebKit/chromium/DEPS	2012-02-23 16:19:21 UTC (rev 108630)
@@ -145,8 +145,6 @@
   'win': {
     'third_party/cygwin':
       From('chromium_deps', 'src/third_party/cygwin'),
-    'third_party/ffmpeg/binaries/chromium/win/ia32':
-      From('chromium_deps', 'src/third_party/ffmpeg/binaries/chromium/win/ia32'),
     'third_party/lighttpd':
       From('chromium_deps', 'src/third_party/lighttpd'),
     'third_party/nss':
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to