Title: [138077] trunk/Source/WebKit/chromium
Revision
138077
Author
dpra...@chromium.org
Date
2012-12-18 15:35:55 -0800 (Tue, 18 Dec 2012)

Log Message

Pull in the opus codec sources.

Unreviewed, build fix.

* DEPS:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (138076 => 138077)


--- trunk/Source/WebKit/chromium/ChangeLog	2012-12-18 23:31:29 UTC (rev 138076)
+++ trunk/Source/WebKit/chromium/ChangeLog	2012-12-18 23:35:55 UTC (rev 138077)
@@ -1,5 +1,13 @@
 2012-12-18  Dirk Pranke  <dpra...@chromium.org>
 
+        Pull in the opus codec sources.
+
+        Unreviewed, build fix.
+
+        * DEPS:
+
+2012-12-18  Dirk Pranke  <dpra...@chromium.org>
+
         Unreviewed, roll chromium deps to r173769
 
         * DEPS:

Modified: trunk/Source/WebKit/chromium/DEPS (138076 => 138077)


--- trunk/Source/WebKit/chromium/DEPS	2012-12-18 23:31:29 UTC (rev 138076)
+++ trunk/Source/WebKit/chromium/DEPS	2012-12-18 23:35:55 UTC (rev 138077)
@@ -133,6 +133,8 @@
     From('chromium_deps', 'src/third_party/pyftpdlib/src'),
   'third_party/icu':
     From('chromium_deps', 'src/third_party/icu'),
+  'third_party/opus/src':
+    From('chromium_deps', 'src/third_party/opus/src'),
   'third_party/ots':
     From('chromium_deps', 'src/third_party/ots'),
   'third_party/yasm/source/patched-yasm':
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to